Uses of Interface
org.testng.internal.IParameterInfo
-
Packages that use IParameterInfo Package Description org.testng org.testng.internal -
-
Uses of IParameterInfo in org.testng
Methods in org.testng that return IParameterInfo Modifier and Type Method Description default IParameterInfo
ITestNGMethod. getFactoryMethodParamsInfo()
-
Uses of IParameterInfo in org.testng.internal
Classes in org.testng.internal that implement IParameterInfo Modifier and Type Class Description class
ParameterInfo
Methods in org.testng.internal that return IParameterInfo Modifier and Type Method Description IParameterInfo
BaseTestMethod. getFactoryMethodParamsInfo()
IParameterInfo
ConfigurationMethod. getFactoryMethodParamsInfo()
IParameterInfo[]
FactoryMethod. invoke()
-