Uses of Package
org.mongounit.model
Packages that use org.mongounit.model
-
Classes in org.mongounit.model used by org.mongounitClassDescription
AssertionResult
class represents internal assertion result.MongoUnitCollection
class contains information needed to read or seed the database with for a single collection.MongoUnitDatasets
class contains seed and assert datasets.MongoUnitValue
class represents the fields and values represented by the special format of the MongoUnit value. -
Classes in org.mongounit.model used by org.mongounit.modelClassDescription
AssertionResult
class represents internal assertion result.AssertionResult.AssertionResultBuilder
class is a builder pattern class for theAssertionResult
class.MongoUnitCollection
class contains information needed to read or seed the database with for a single collection.MongoUnitCollection.MongoUnitCollectionBuilder
class is a builder pattern class for theMongoUnitCollection
class.MongoUnitValue
class represents the fields and values represented by the special format of the MongoUnit value.MongoUnitValue.MongoUnitValueBuilder
class is a builder pattern class for theMongoUnitValue
class.