Uses of Class
org.testng.TestNG
Packages that use TestNG
-
Uses of TestNG in org.testng
Fields in org.testng declared as TestNGMethods in org.testng that return TestNGModifier and TypeMethodDescriptionstatic TestNG
TestNG.getDefault()
Deprecated.since 5.1static TestNG
TestNG.privateMain
(String[] argv, ITestListener listener) Note: this method is not part of the public API and is meant for internal usage only. -
Uses of TestNG in org.testng.reporters
Fields in org.testng.reporters declared as TestNGConstructors in org.testng.reporters with parameters of type TestNG