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) protectedJUnitTestMethod(JUnitTestClass owner, String methodName, ConstructorOrMethod method, Object instance) protectedJUnitTestMethod(JUnitTestClass owner, ConstructorOrMethod method, Object instance)