Uses of Interface
org.testng.junit.IJUnitTestRunner
-
Packages that use IJUnitTestRunner Package Description org.testng.junit -
-
Uses of IJUnitTestRunner in org.testng.junit
Classes in org.testng.junit that implement IJUnitTestRunner Modifier and Type Class Description classJUnit4TestRunnerA JUnit TestRunner that records/triggers all information/events necessary to TestNG.classJUnitTestRunnerA JUnit TestRunner that records/triggers all information/events necessary to TestNG.Methods in org.testng.junit that return IJUnitTestRunner Modifier and Type Method Description static IJUnitTestRunnerIJUnitTestRunner. createTestRunner(TestRunner runner)
-