Uses of Package
org.mongounit
Packages that use org.mongounit
-
Classes in org.mongounit used by org.mongounitClassDescription
DatasetGeneratorArgumentsclass represents all arguments passed into theDatasetGeneratorstandalone program.DatasetGeneratorArguments.DatasetGeneratorArgumentsBuilderclass is a builder pattern class for theDatasetGeneratorArgumentsclass.LocationTypeenum specifies how 'locations' values inSeedWithDatasetandAssertMatchesDatasetannotations should be interpreted.MongoUnitExceptionclass represents the root exception of any exceptions in the MongoUnit framework. -
Classes in org.mongounit used by org.mongounit.configClassDescription
MongoUnitExceptionclass represents the root exception of any exceptions in the MongoUnit framework. -
Classes in org.mongounit used by org.mongounit.modelClassDescription
AssertMatchesDatasetannotation specifies location(s) of a JSON-based file(s) with data to match the state of the database with.SeedWithDatasetannotation specifies location(s) of a JSON-based file(s) with data to seed the database before a target test is executed.