public interface TestClassAwareTransformer
MockClassLoaderBuilder
sets current test class during building a instance of MockClassLoader
.
IMPORTANT
This may take affect only with running PowerMock with class loader mode, a testClass
will not be set in case if PowerMock used as JavaAgent.Modifier and Type | Method and Description |
---|---|
void |
setTestClass(java.lang.Class<?> testClass) |