org.jboss.testharness.impl.testng
Class RemoveExpectedExceptionsAnnotationTransformer
java.lang.Object
org.jboss.testharness.impl.testng.RemoveExpectedExceptionsAnnotationTransformer
- All Implemented Interfaces:
- org.testng.IAnnotationTransformer, org.testng.ITestNGListener
public class RemoveExpectedExceptionsAnnotationTransformer
- extends Object
- implements org.testng.IAnnotationTransformer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveExpectedExceptionsAnnotationTransformer
public RemoveExpectedExceptionsAnnotationTransformer()
transform
public void transform(org.testng.annotations.ITestAnnotation arg0,
Class arg1,
Constructor arg2,
Method arg3)
- Specified by:
transform in interface org.testng.IAnnotationTransformer
Copyright © 2009-2010. All Rights Reserved.