| Interface | Description |
|---|---|
| HK2TestModule |
| 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 used
|
| ServiceLocatorTestRule<T> |
An
ExternalResource (and a Binder) that sets up and
tears down an HK2 ServiceLocator on a per-test-class or
per-test-method basis. |
| Enum | Description |
|---|---|
| ServiceLocatorTestRule.ServiceLocatorIsolation |
An
enum describing possible ServiceLocator
isolation levels for JUnit tests. |
Copyright © 2009–2019 Oracle Corporation. All rights reserved.