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 class
JUnit4TestRunner
Deprecated.- Support for running JUnit tests stands deprecated as of TestNG7.7.0
class
JUnitTestRunner
Deprecated.- Support for running JUnit tests stands deprecated as of TestNG7.7.0
Methods in org.testng.junit that return IJUnitTestRunner Modifier and Type Method Description static IJUnitTestRunner
IJUnitTestRunner. createTestRunner(ITestObjectFactory objectFactory, ITestResultNotifier runner)
Deprecated.
-