Package org.jvnet.hk2.testing.junit
package org.jvnet.hk2.testing.junit
-
ClassDescriptionThis class should be extended by test classes in order to get an automatically filled in ServiceLocator.These are other useful test utilities that can be usedAn
ExternalResource(and aBinder) that sets up and tears down an HK2ServiceLocatoron a per-test-class or per-test-method basis.Anenumdescribing possibleServiceLocatorisolation levels for JUnit tests.A very, very special-purposeClassVisitorImplsuitable only for use by theServiceLocatorTestRuleclass to determine efficiently whether a givenClassis annotated withServiceor not.