Uses of Class
org.testng.internal.TestNGClassFinder
-
Packages that use TestNGClassFinder Package Description org.testng.internal -
-
Uses of TestNGClassFinder in org.testng.internal
Methods in org.testng.internal with parameters of type TestNGClassFinder Modifier and Type Method Description static ITestNGListenerFactory
TestListenerHelper. createListenerFactory(ITestObjectFactory objectFactory, TestNGClassFinder finder, java.lang.Class<? extends ITestNGListenerFactory> factoryClass, ITestContext context)
Deprecated.- This method stands deprecated as of TestNG version7.10.0
-