Package org.mongounit.model
package org.mongounit.model
-
ClassesClassDescription
AssertionResultclass represents internal assertion result.AssertionResult.AssertionResultBuilderclass is a builder pattern class for theAssertionResultclass.MongoUnitAnnotationsclass is a holder ofAssertMatchesDatasetandSeedWithDatasetannotations discovered on a test class or a test method.MongoUnitCollectionclass contains information needed to read or seed the database with for a single collection.MongoUnitCollection.MongoUnitCollectionBuilderclass is a builder pattern class for theMongoUnitCollectionclass.MongoUnitDatasetsclass contains seed and assert datasets.MongoUnitValueclass represents the fields and values represented by the special format of the MongoUnit value.MongoUnitValue.MongoUnitValueBuilderclass is a builder pattern class for theMongoUnitValueclass.