Class HK2JunitRunner

java.lang.Object
org.junit.runner.Runner
org.jvnet.hk2.testing.junit.HK2JunitRunner
All Implemented Interfaces:
Describable, Filterable

public class HK2JunitRunner extends Runner implements Filterable
Runner class for having injected services inside of tests using the @RunWith annotation.
Author:
Attila Houtkooper