Uses of Interface
org.testng.annotations.IParameterizable
Packages that use IParameterizable
-
Uses of IParameterizable in org.testng.annotations
Subinterfaces of IParameterizable in org.testng.annotationsModifier and TypeInterfaceDescriptioninterface
Encapsulate the @Configuration / @testng.configuration annotationinterface
Encapsulate the @Factory / @testng.factory annotationinterface
Encapsulate the @Test / @testng.test annotation.interface
This interface captures methods common to @Test and @Configuration -
Uses of IParameterizable in org.testng.internal.annotations
Subinterfaces of IParameterizable in org.testng.internal.annotationsModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
Base interface for IBeforeSuite, IAfterSuite, etc...interface
interface
interface
interface
interface
interface
interface
Classes in org.testng.internal.annotations that implement IParameterizableModifier and TypeClassDescriptionclass
class
An implementation of IConfigurationclass
An implementation of IFactoryclass
An implementation of ITestclass