Enum ServiceLocatorTestRule.ServiceLocatorIsolation

java.lang.Object
java.lang.Enum<ServiceLocatorTestRule.ServiceLocatorIsolation>
org.jvnet.hk2.testing.junit.ServiceLocatorTestRule.ServiceLocatorIsolation
All Implemented Interfaces:
Serializable, Comparable<ServiceLocatorTestRule.ServiceLocatorIsolation>
Enclosing class:
ServiceLocatorTestRule<T>

public static enum ServiceLocatorTestRule.ServiceLocatorIsolation extends Enum<ServiceLocatorTestRule.ServiceLocatorIsolation>
An enum describing possible ServiceLocator isolation levels for JUnit tests.
Since:
2.4.0-b33
See Also: