Uses of Interface
org.testng.annotations.IParameterizable

Packages that use IParameterizable
org.testng.annotations   
 

Uses of IParameterizable in org.testng.annotations
 

Subinterfaces of IParameterizable in org.testng.annotations
 interface IConfigurationAnnotation
          Encapsulate the @Configuration / @testng.configuration annotation Created on Dec 20, 2005
 interface IFactoryAnnotation
          Encapsulate the @Factory / @testng.factory annotation Created on Dec 20, 2005
 interface ITestAnnotation
          Encapsulate the @Test / @testng.test annotation.
 interface ITestOrConfiguration
          This interface captures methods common to @Test and @Configuration Created on Dec 20, 2005
 



Copyright © 2011. All Rights Reserved.