public TestClassAwareTarget
Interface to target implementations that require more information from the test class (like annotated methods)
| Modifier and Type | Method and Description |
|---|---|
void |
setTestClass(org.junit.runners.model.TestClass testClass,
java.lang.Object testTarget) |