Uses of Class
org.testng.junit.JUnitTestClass
Packages that use JUnitTestClass
-
Uses of JUnitTestClass in org.testng.junit
Subclasses of JUnitTestClass in org.testng.junitConstructors in org.testng.junit with parameters of type JUnitTestClassModifierConstructorDescriptionJUnit3TestMethod
(JUnitTestClass owner, junit.framework.Test test) JUnit4TestMethod
(JUnitTestClass owner, org.junit.runner.Description desc) protected
JUnitTestMethod
(JUnitTestClass owner, String methodName, ConstructorOrMethod method, Object instance) protected
JUnitTestMethod
(JUnitTestClass owner, ConstructorOrMethod method, Object instance)