public class FromAllMethodsExceptJavaAssistTestClassTransformer extends JavaAssistTestClassTransformer
| Constructor and Description |
|---|
FromAllMethodsExceptJavaAssistTestClassTransformer(Class<?> testClass,
Class<? extends Annotation> testMethodAnnotation,
MethodSignatureWriter<javassist.CtMethod> signatureWriter,
Method methodToExclude) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
mustHaveTestAnnotationRemoved(javassist.CtMethod method) |
transformgetTestClass, getTestMethodAnnotationType, signatureOf, signatureOfpublic FromAllMethodsExceptJavaAssistTestClassTransformer(Class<?> testClass, Class<? extends Annotation> testMethodAnnotation, MethodSignatureWriter<javassist.CtMethod> signatureWriter, Method methodToExclude)
protected boolean mustHaveTestAnnotationRemoved(javassist.CtMethod method)
throws Exception
mustHaveTestAnnotationRemoved in class JavaAssistTestClassTransformerExceptionCopyright © 2025. All rights reserved.