Uses of Interface
org.testng.annotations.ITestAnnotation

Packages that use ITestAnnotation
org.testng   
 

Uses of ITestAnnotation in org.testng
 

Methods in org.testng with parameters of type ITestAnnotation
 void IAnnotationTransformer.transform(ITestAnnotation annotation, Class testClass, Constructor testConstructor, Method testMethod)
          This method will be invoked by TestNG to give you a chance to modify a TestNG annotation read from your test classes.
 



Copyright © 2011. All Rights Reserved.