| Interface | Description |
|---|---|
| IJUnitTestRunner |
An abstraction interface over JUnit test runners.
|
| Class | Description |
|---|---|
| JUnitMethodFinder |
This class locates all test and configuration methods according to JUnit.
|
| 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 © 2012. All Rights Reserved.