...

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

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

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

View as plain text