Package org.jvnet.hk2.testing.junit
Class HK2JunitRunner
java.lang.Object
org.junit.runner.Runner
org.jvnet.hk2.testing.junit.HK2JunitRunner
- All Implemented Interfaces:
Describable,Filterable
Runner class for having injected services inside of tests using the @RunWith annotation.
- Author:
- Attila Houtkooper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HK2JunitRunner
- Throws:
InitializationError
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceDescribable- Specified by:
getDescriptionin classRunner
-
run
-
filter
- Specified by:
filterin interfaceFilterable- Throws:
NoTestsRemainException
-