Package org.testng.junit

Interface Summary
IJUnitTestRunner An abstraction interface over JUnit test runners.
 

Class Summary
JUnitDirectoryConverter Tool class scanning and converting the JUnit sources found in a directory.
JUnitMethodFinder This class locates all test and configuration methods according to JUnit.
JUnitTestConverter This class converts a file to TestNG if it's a JUnit test class.
JUnitTestRunner A JUnit TestRunner that records/triggers all information/events necessary to TestNG.
JUnitUtils Help methods for JUnit
JUnitUtils.JUnitTestClass An ITestClass implementation for test methods in JUnit.
JUnitUtils.JUnitTestMethod An ITestNMethod implementation for test methods in JUnit.
 



Copyright © 2010. All Rights Reserved.