All Classes
-
Class Summary Class Description DAOTestRule A JUnit rule for testing DAOs and Hibernate entities.DAOTestRule.Builder DropwizardAppRule<C extends io.dropwizard.core.Configuration> A JUnit rule for starting and stopping your application at the start and end of a test class.DropwizardAppRule.ServiceListener<T extends io.dropwizard.core.Configuration> DropwizardClientRule Test your HTTP client code by writing a JAX-RS test double class and let this rule start and stop a Dropwizard application containing your doubles.MockitoTestRule A crude hack to allow usingMockitoRulewithRuleChainfor a defined run order.ResourceTestRule A JUnitTestRulefor testing Jersey resources.ResourceTestRule.Builder AResourceTestRulebuilder which enables configuration of a Jersey testing environment.