BSON-Binaer-Fixture-Matrix
Waehlen Sie BSON-Fixtures fuer Payload-Inspektion, binaere Strukturen und Validierung von Dokumentimporten.
So verwenden Sie diese Matrix
- Deckt BSON-Payloads, verschachtelte Dokumente und herunterladbare binaere Faelle ab.
- Nuetzlich fuer Debugging binaerer Nachrichten und BSON-Strukturpruefung.
- Verknuepft mit dem Workflow fuer binaere Payload-Inspektion und seinem Paket.
Primaerbibliothek oeffnen
Diese Matrix ist an die BSON-Bibliothek und deren Manifest gebunden.
Fixture-Zeilen
| Variante | Profil | Testfokus | Datei | Groesse | Herunterladen |
|---|---|---|---|---|---|
|
Order Payload BSON
Good baseline for BSON document decoding and order-payload inspection.
|
Document payload | Nested arrays and typed scalars | bson_order_payload_sample.bson |
156 B | Herunterladen |
|
Nested Profile BSON
Useful for validating nested BSON documents and typed object traversal.
|
Nested document | Nested object handling | bson_nested_profile_sample.bson |
150 B | Herunterladen |
|
Binary Attachment BSON
Targets BSON decoders and payload inspectors that need to handle binary fields correctly.
|
Binary field fixture | Embedded binary decoding | bson_binary_attachment_sample.bson |
104 B | Herunterladen |
Verwandte Pakete
Fixture-Paket fuer binaere Payload-Inspektion
BSON-, ORC- und weitere binaere Pakete fuer Payload-Inspektion, Strukturpruefung und Debugging binarer Daten.
binary_payload_inspection_fixture_pack.zip · 2.1 KB
Verwandte Workflows
Fixtures fuer binaere Payload-Inspektion
BSON-, ORC- und andere binaere Fixtures fuer Payload-Inspektion, Strukturvalidierung und Pruefung binaerer Importe.
Workflow oeffnen