Uses of Package
org.testng.annotations

Packages that use org.testng.annotations
org.testng   
org.testng.annotations   
 

Classes in org.testng.annotations used by org.testng
IConfigurationAnnotation
          Encapsulate the @Configuration / @testng.configuration annotation Created on Dec 20, 2005
IDataProviderAnnotation
          Encapsulate the @DataProvider / @testng.data-provider annotation Created on Dec 20, 2005
IFactoryAnnotation
          Encapsulate the @Factory / @testng.factory annotation Created on Dec 20, 2005
ITestAnnotation
          Encapsulate the @Test / @testng.test annotation.
 

Classes in org.testng.annotations used by org.testng.annotations
IAnnotation
          The parent interface for all the annotations.
IParameterizable
          Parent interface for annotations that can receive parameters.
ITestOrConfiguration
          This interface captures methods common to @Test and @Configuration Created on Dec 20, 2005
 



Copyright © 2012. All Rights Reserved.