Uses of Interface
org.testng.internal.ITestClassConfigInfo
-
Packages that use ITestClassConfigInfo Package Description org.testng -
-
Uses of ITestClassConfigInfo in org.testng
Classes in org.testng that implement ITestClassConfigInfo Modifier and Type Class Description (package private) class
TestClass
This class represents a test class: - The test methods - The configuration methods (test and method) - The class file
-