public TestClassAwareTarget
Interface to target implementations that require more information from the test class (like annotated methods)
public TestClassAwareTarget()
void setTestClass(@NotNull org.junit.runners.model.TestClass testClass, @NotNull java.lang.Object testTarget)