...

Text file src/go.mongodb.org/mongo-driver/testdata/unified-test-format/valid-fail/entity-collection-database-undefined.yml

Documentation: go.mongodb.org/mongo-driver/testdata/unified-test-format/valid-fail

     1description: "entity-collection-database-undefined"
     2
     3schemaVersion: "1.0"
     4
     5createEntities:
     6  - collection:
     7      id: &collection0 "collection0"
     8      database: "foo"
     9      collectionName: "foo"
    10
    11tests:
    12  - description: "foo"
    13    operations: []

View as plain text