Uses of Interface
de.smartics.testdoc.report.junit.JUnitTestCaseManager

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.
 



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