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 IParameterInfoITestNGMethod. getFactoryMethodParamsInfo() -
Uses of IParameterInfo in org.testng.internal
Classes in org.testng.internal that implement IParameterInfo Modifier and Type Class Description classParameterInfoMethods in org.testng.internal that return IParameterInfo Modifier and Type Method Description IParameterInfoBaseTestMethod. getFactoryMethodParamsInfo()IParameterInfoConfigurationMethod. getFactoryMethodParamsInfo()IParameterInfo[]FactoryMethod. invoke()
-