Uses of Class
dev.getelements.elements.dao.mongo.test.UserTestFactory
Packages that use UserTestFactory
-
Uses of UserTestFactory in dev.getelements.elements.dao.mongo.test
Methods in dev.getelements.elements.dao.mongo.test that return UserTestFactoryModifier and TypeMethodDescriptionLargeObjectTestFactory.getUserTestFactory()
MongoProfileTestOperations.getUserTestFactory()
Methods in dev.getelements.elements.dao.mongo.test with parameters of type UserTestFactoryModifier and TypeMethodDescriptionvoid
LargeObjectTestFactory.setUserTestFactory
(UserTestFactory userTestFactory) void
MongoProfileTestOperations.setUserTestFactory
(UserTestFactory userTestFactory)