Uses of Interface
org.powermock.core.transformers.impl.TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation
-
Packages that use TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation Package Description org.powermock.core.transformers.impl -
-
Uses of TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation in org.powermock.core.transformers.impl
Methods in org.powermock.core.transformers.impl that return TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation Modifier and Type Method Description TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation
TestClassTransformer.ForTestClass. removesTestMethodAnnotation(Class<? extends Annotation> testMethodAnnotation)
-