Uses of Class
org.confng.sources.TestNGParameterSource
-
Packages that use TestNGParameterSource Package Description org.confng.testng -
-
Uses of TestNGParameterSource in org.confng.testng
Methods in org.confng.testng that return TestNGParameterSource Modifier and Type Method Description static TestNGParameterSourceTestNGParameterListener. getParameterSource()Gets the current TestNG parameter source.
-