All Classes and Interfaces

Class
Description
A set of classes that should be analyzed as services, whether they declare @Service or not.
 
 
A set of implementations that should be excluded from being added to testLocator.
Runner class for having injected services inside of tests using the @RunWith annotation.
This 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 used
A set of locator inhabitant files to search for in the classpath.
 
The list of packages (in "." format, i.e.
An ExternalResource (and a Binder) that sets up and tears down an HK2 ServiceLocator on a per-test-class or per-test-method basis.
An enum describing possible ServiceLocator isolation levels for JUnit tests.
This class should be extended by test classes in order to get an automatically filled in ServiceLocator.