Uses of Class
org.testng.junit.JUnitTestClass

Packages that use JUnitTestClass
org.testng.junit   
 

Uses of JUnitTestClass in org.testng.junit
 

Subclasses of JUnitTestClass in org.testng.junit
 class JUnit3TestClass
           
 class JUnit4TestClass
           
 

Constructors in org.testng.junit with parameters of type JUnitTestClass
JUnit3TestMethod(JUnitTestClass owner, junit.framework.Test test)
           
JUnit4TestMethod(JUnitTestClass owner, org.junit.runner.Description desc)
           
JUnitTestMethod(JUnitTestClass owner, Method method, Object instance)
           
 



Copyright © 2015. All Rights Reserved.