Uses of Package
net.thucydides.core.reports

Packages that use net.thucydides.core.reports
net.thucydides.core Core domain model for the Thucydides application. 
net.thucydides.core.reports Thucydides generates reports in HTML and XML by default. 
net.thucydides.core.reports.history   
net.thucydides.core.reports.html XML Report generation. 
net.thucydides.core.reports.json   
net.thucydides.core.reports.xml XML Report generation. 
net.thucydides.core.requirements.reports   
net.thucydides.easyb   
net.thucydides.junit.runners Thucydides JUnit test runner and associated classes. 
net.thucydides.maven.plugins The implementation of the Thucydides Maven plugin. 
 

Classes in net.thucydides.core.reports used by net.thucydides.core
ReportService
          Generates different Thucydides reports in a given output directory.
 

Classes in net.thucydides.core.reports used by net.thucydides.core.reports
AcceptanceTestReporter
          Generates a report based on a set of acceptance test results.
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
 

Classes in net.thucydides.core.reports used by net.thucydides.core.reports.history
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
 

Classes in net.thucydides.core.reports used by net.thucydides.core.reports.html
AcceptanceTestReporter
          Generates a report based on a set of acceptance test results.
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
UserStoryTestReporter
          Generates an aggregate acceptance test report for each user story.
 

Classes in net.thucydides.core.reports used by net.thucydides.core.reports.json
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
 

Classes in net.thucydides.core.reports used by net.thucydides.core.reports.xml
AcceptanceTestReporter
          Generates a report based on a set of acceptance test results.
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
 

Classes in net.thucydides.core.reports used by net.thucydides.core.requirements.reports
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
 

Classes in net.thucydides.core.reports used by net.thucydides.easyb
AcceptanceTestReporter
          Generates a report based on a set of acceptance test results.
ReportService
          Generates different Thucydides reports in a given output directory.
 

Classes in net.thucydides.core.reports used by net.thucydides.junit.runners
AcceptanceTestReporter
          Generates a report based on a set of acceptance test results.
 

Classes in net.thucydides.core.reports used by net.thucydides.maven.plugins
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
 



Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.