Uses of Class
io.dropwizard.testing.junit.DAOTestRule.Builder
-
-
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()Creates a new builder forDAOTestRule, which allows to customize aSessionFactoryby different parameters.
-