Package | Description |
---|---|
org.testng.junit |
Modifier and Type | Class and Description |
---|---|
class |
JUnit3TestRecognizer |
class |
JUnit4TestRecognizer |
Modifier and Type | Field and Description |
---|---|
private static JUnitTestRecognizer |
JUnitTestFinder.junit3 |
private static JUnitTestRecognizer |
JUnitTestFinder.junit4 |
Modifier and Type | Method and Description |
---|---|
private static JUnitTestRecognizer |
JUnitTestFinder.getJUnitTestRecognizer(java.lang.String test,
java.lang.String name) |