|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JUnitTestCaseManager | Provides access to JUnit XML test case reports. |
Class Summary | |
---|---|
DirectoryJUnitTestCaseManager | Provides access to test case information. |
JUnitTestCaseDoc | Provides information about a single test case. |
JUnitTestMethodDoc | Contains the information of one JUnit test case result. |
JUnitXmlReportParser | Reads the in-memory representation of a JUnit XML report. |
Enum Summary | |
---|---|
JUnitTestMethodDoc.ResultType | The result type of the test case. |
Exception Summary | |
---|---|
TestCaseReportException | Signals that a requested test case cannot be read. |
Provides helpers to read surefire's JUnit report and link to the information found there.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |