|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JUnitTestCaseManager | |
---|---|
de.smartics.testdoc.report.export.doc | Provides helpers to pass business information to the renderers. |
de.smartics.testdoc.report.junit | Provides helpers to read surefire's JUnit report and link to the information found there. |
Uses of JUnitTestCaseManager in de.smartics.testdoc.report.export.doc |
---|
Methods in de.smartics.testdoc.report.export.doc that return JUnitTestCaseManager | |
---|---|
JUnitTestCaseManager |
TestDocHelper.getJunitManager() Returns the manager to access JUnit report information. |
JUnitTestCaseManager |
ReportConfig.getJunitManager() Returns the manager to access JUnit report information. |
Constructors in de.smartics.testdoc.report.export.doc with parameters of type JUnitTestCaseManager | |
---|---|
ReportConfig(SelectionFilter selectionFilter, InformationFilter informationFilter, JUnitTestCaseManager junitManager, ImageHelper imageHelper, ExternalReportReferences reports, Comparator<UnitTestDoc> unitTestDocComparator) Default constructor. |
Uses of JUnitTestCaseManager in de.smartics.testdoc.report.junit |
---|
Classes in de.smartics.testdoc.report.junit that implement JUnitTestCaseManager | |
---|---|
class |
DirectoryJUnitTestCaseManager Provides access to test case information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |