Uses of Interface
org.testng.ITestClassFinder
-
Packages that use ITestClassFinder Package Description org.testng.internal -
-
Uses of ITestClassFinder in org.testng.internal
Classes in org.testng.internal that implement ITestClassFinder Modifier and Type Class Description class
BaseClassFinder
This classclass
TestNGClassFinder
This class creates an ITestClass from a test class.
-