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.model The Thucydides domain model, which represents acceptance test runs. 
net.thucydides.core.model.formatters   
net.thucydides.core.releases   
net.thucydides.core.reports Thucydides generates reports in HTML and XML by default. 
net.thucydides.core.reports.csv   
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   
 

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.model
TestOutcomeCounter
          A basic builder used to count test outcomes of a particular type
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.model.formatters
TestOutcomeCounter
          A basic builder used to count test outcomes of a particular type
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.releases
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
AcceptanceTestLoader
           
AcceptanceTestReporter
          Generates a report based on a set of acceptance test results.
OutcomeFormat
           
TestOutcomeCounter
          A basic builder used to count test outcomes of a particular type
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
TestOutcomes.OutcomeProportionCounter
           
TestOutcomes.OutcomeProportionStepCounter
           
TestOutcomes.TestOutcomeMatcher
           
ThucydidesReporter
          A base directory for Thucydides report generators.
 

Classes in net.thucydides.core.reports used by net.thucydides.core.reports.csv
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
ThucydidesReporter
          A base directory for Thucydides report generators.
 

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.
ThucydidesReporter
          A base directory for Thucydides report generators.
UserStoryTestReporter
          Generates an aggregate acceptance test report for each user story.
 

Classes in net.thucydides.core.reports used by net.thucydides.core.reports.json
AcceptanceTestLoader
           
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.xml
AcceptanceTestLoader
           
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
TestOutcomeCounter
          A basic builder used to count test outcomes of a particular type
TestOutcomes
          A set of test outcomes, which lets you perform query operations on the test outcomes.
 



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