Uses of Package
org.mongounit.model
Packages that use org.mongounit.model
-
Classes in org.mongounit.model used by org.mongounitClassDescription
AssertionResultclass represents internal assertion result.MongoUnitCollectionclass contains information needed to read or seed the database with for a single collection.MongoUnitDatasetsclass contains seed and assert datasets.MongoUnitValueclass represents the fields and values represented by the special format of the MongoUnit value. -
Classes in org.mongounit.model used by org.mongounit.modelClassDescription
AssertionResultclass represents internal assertion result.AssertionResult.AssertionResultBuilderclass is a builder pattern class for theAssertionResultclass.MongoUnitCollectionclass contains information needed to read or seed the database with for a single collection.MongoUnitCollection.MongoUnitCollectionBuilderclass is a builder pattern class for theMongoUnitCollectionclass.MongoUnitValueclass represents the fields and values represented by the special format of the MongoUnit value.MongoUnitValue.MongoUnitValueBuilderclass is a builder pattern class for theMongoUnitValueclass.