Class ProfileTestFactory

java.lang.Object
dev.getelements.elements.dao.mongo.test.ProfileTestFactory

public class ProfileTestFactory extends Object
  • Constructor Details

    • ProfileTestFactory

      public ProfileTestFactory()
  • Method Details

    • makeMockProfile

      public Profile makeMockProfile(User user, Application application)
    • getProfileDao

      public ProfileDao getProfileDao()
    • setProfileDao

      @Inject public void setProfileDao(ProfileDao profileDao)