Uses of Package
org.testng.internal.annotations

Packages that use org.testng.internal.annotations
org.testng   
org.testng.internal   
org.testng.internal.annotations   
org.testng.junit   
org.testng.remote   
 

Classes in org.testng.internal.annotations used by org.testng
IAnnotationFinder
          This interface defines how annotations are found on classes, methods and constructors.
IAnnotationTransformer
           
 

Classes in org.testng.internal.annotations used by org.testng.internal
IAnnotationFinder
          This interface defines how annotations are found on classes, methods and constructors.
IAnnotationTransformer
           
ITestOrConfiguration
          This interface captures methods common to @Test and @Configuration Created on Dec 20, 2005
 

Classes in org.testng.internal.annotations used by org.testng.internal.annotations
BaseAnnotation
           
BaseBeforeAfter
           
IAnnotation
          The parent interface for all the annotations.
IAnnotationFinder
          This interface defines how annotations are found on classes, methods and constructors.
IAnnotationTransformer
           
IBaseBeforeAfter
          Base interface for IBeforeSuite, IAfterSuite, etc...
IConfiguration
          Encapsulate the @Configuration / @testng.configuration annotation Created on Dec 20, 2005
IDataProvider
          Encapsulate the @DataProvider / @testng.data-provider annotation Created on Dec 20, 2005
IExpectedExceptions
          Encapsulate the @ExpectedExceptions / @testng.expected-exceptions annotation Created on Dec 20, 2005
IFactory
          Encapsulate the @Factory / @testng.factory annotation Created on Dec 20, 2005
IObjectFactory
           
IParameterizable
          Parent interface for annotations that can receive parameters.
IParameters
          Encapsulate the @Parameters / @testng.parameters annotation Created on Dec 20, 2005
ITest
          Encapsulate the @Test / @testng.test annotation.
ITestOrConfiguration
          This interface captures methods common to @Test and @Configuration Created on Dec 20, 2005
TestOrConfiguration
           
 

Classes in org.testng.internal.annotations used by org.testng.junit
IAnnotationFinder
          This interface defines how annotations are found on classes, methods and constructors.
 

Classes in org.testng.internal.annotations used by org.testng.remote
IAnnotationFinder
          This interface defines how annotations are found on classes, methods and constructors.
 



Copyright © 2010. All Rights Reserved.