Uses of Class
io.dropwizard.testing.junit.DAOTestRule.Builder
-
Packages that use DAOTestRule.Builder Package Description io.dropwizard.testing.junit -
-
Uses of DAOTestRule.Builder in io.dropwizard.testing.junit
Methods in io.dropwizard.testing.junit that return DAOTestRule.Builder Modifier and Type Method Description static DAOTestRule.BuilderDAOTestRule. newBuilder()Deprecated.Creates a new builder forDAOTestRule, which allows to customize aSessionFactoryby different parameters.
-