Interface TestClassTransformer.ForTestClass
-
- Enclosing class:
- TestClassTransformer
public static interface TestClassTransformer.ForTestClass
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation
removesTestMethodAnnotation(Class<? extends Annotation> testMethodAnnotation)
-
-
-
Method Detail
-
removesTestMethodAnnotation
TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation removesTestMethodAnnotation(Class<? extends Annotation> testMethodAnnotation)
-
-