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) |
transform
getTestClass, getTestMethodAnnotationType, signatureOf, signatureOf
public FromAllMethodsExceptJavaAssistTestClassTransformer(Class<?> testClass, Class<? extends Annotation> testMethodAnnotation, MethodSignatureWriter<javassist.CtMethod> signatureWriter, Method methodToExclude)
protected boolean mustHaveTestAnnotationRemoved(javassist.CtMethod method) throws Exception
mustHaveTestAnnotationRemoved
in class JavaAssistTestClassTransformer
Exception
Copyright © 2019. All rights reserved.