Uses of Class
com.lordofthejars.nosqlunit.mongodb.MongoDbRule.MongoDbRuleBuilder
-
Packages that use MongoDbRule.MongoDbRuleBuilder Package Description com.lordofthejars.nosqlunit.mongodb -
-
Uses of MongoDbRule.MongoDbRuleBuilder in com.lordofthejars.nosqlunit.mongodb
Methods in com.lordofthejars.nosqlunit.mongodb that return MongoDbRule.MongoDbRuleBuilder Modifier and Type Method Description MongoDbRule.MongoDbRuleBuilderMongoDbRule.MongoDbRuleBuilder. configure(MongoDbConfiguration mongoDbConfiguration)static MongoDbRule.MongoDbRuleBuilderMongoDbRule.MongoDbRuleBuilder. newMongoDbRule()MongoDbRule.MongoDbRuleBuilderMongoDbRule.MongoDbRuleBuilder. unitInstance(java.lang.Object target)
-