org.jboss.testharness.impl.testng
Class RemoveExpectedExceptionsAnnotationTransformer

java.lang.Object
  extended by org.jboss.testharness.impl.testng.RemoveExpectedExceptionsAnnotationTransformer
All Implemented Interfaces:
org.testng.internal.annotations.IAnnotationTransformer, org.testng.ITestNGListener

public class RemoveExpectedExceptionsAnnotationTransformer
extends java.lang.Object
implements org.testng.internal.annotations.IAnnotationTransformer


Constructor Summary
RemoveExpectedExceptionsAnnotationTransformer()
           
 
Method Summary
 void transform(org.testng.internal.annotations.ITest arg0, java.lang.Class arg1, java.lang.reflect.Constructor arg2, java.lang.reflect.Method arg3)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveExpectedExceptionsAnnotationTransformer

public RemoveExpectedExceptionsAnnotationTransformer()
Method Detail

transform

public void transform(org.testng.internal.annotations.ITest arg0,
                      java.lang.Class arg1,
                      java.lang.reflect.Constructor arg2,
                      java.lang.reflect.Method arg3)
Specified by:
transform in interface org.testng.internal.annotations.IAnnotationTransformer


Copyright © 2009. All Rights Reserved.