public static interface TestClassTransformer.ForTestClass
Modifier and Type | Interface and Description |
---|---|
static interface |
TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation |
Modifier and Type | Method and Description |
---|---|
TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation |
removesTestMethodAnnotation(Class<? extends Annotation> testMethodAnnotation) |
TestClassTransformer.ForTestClass.RemovesTestMethodAnnotation removesTestMethodAnnotation(Class<? extends Annotation> testMethodAnnotation)
Copyright © 2007–2019. All rights reserved.