Package de.smartics.testdoc.report.junit

Package class diagram package de.smartics.testdoc.report.junit
Provides helpers to read surefire's JUnit report and link to the information found there.

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.
 

Package de.smartics.testdoc.report.junit Description

Provides helpers to read surefire's JUnit report and link to the information found there.

Since:
1.0


Copyright © 2010-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.