Package org.jvnet.hk2.testing.junit
-
Interface Summary Interface Description HK2TestModule -
Class Summary Class Description HK2Runner This class should be extended by test classes in order to get an automatically filled in ServiceLocator.HK2TestUtilities These are other useful test utilities that can be usedServiceLocatorTestRule<T> AnExternalResource(and aBinder) that sets up and tears down an HK2ServiceLocatoron a per-test-class or per-test-method basis.ServiceLocatorTestRule.Visitor A very, very special-purposeClassVisitorImplsuitable only for use by theServiceLocatorTestRuleclass to determine efficiently whether a givenClassis annotated withServiceor not. -
Enum Summary Enum Description ServiceLocatorTestRule.ServiceLocatorIsolation Anenumdescribing possibleServiceLocatorisolation levels for JUnit tests.