Package net.thucydides.core.reports

Package class diagram package net.thucydides.core.reports
Thucydides generates reports in HTML and XML by default.

See:
          Description

Interface Summary
AcceptanceTestLoader  
AcceptanceTestReporter Generates a report based on a set of acceptance test results.
UserStoryTestReporter Generates an aggregate acceptance test report for each user story.
 

Class Summary
ReportOptions Encapsulates user-specified formatting options for the generated reports.
ReportService Generates different Thucydides reports in a given output directory.
TestOutcomeAdaptorReporter  
TestOutcomeCounter A basic builder used to count test outcomes of a particular type
TestOutcomeLoader Loads test outcomes from a given directory, and reports on their contents.
TestOutcomes A set of test outcomes, which lets you perform query operations on the test outcomes.
ThucydidesReporter A base directory for Thucydides report generators.
 

Enum Summary
OutcomeFormat  
 

Exception Summary
ReportGenerationFailedError Report generation has failed for some reason.
 

Package net.thucydides.core.reports Description

Thucydides generates reports in HTML and XML by default.



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