Uses of Interface
com.lordofthejars.nosqlunit.mongodb.MongoComparisonStrategy
-
Packages that use MongoComparisonStrategy Package Description com.lordofthejars.nosqlunit.mongodb -
-
Uses of MongoComparisonStrategy in com.lordofthejars.nosqlunit.mongodb
Classes in com.lordofthejars.nosqlunit.mongodb that implement MongoComparisonStrategy Modifier and Type Class Description classDefaultComparisonStrategyclassMongoFlexibleComparisonStrategyComparison strategy that checks that all the expected data exists in the Mongo database.
-