Uses of Class
org.testng.internal.NoOpTestClass
-
Packages that use NoOpTestClass Package Description org.testng -
-
Uses of NoOpTestClass in org.testng
Subclasses of NoOpTestClass in org.testng 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
-