See: Description
Interface | Description |
---|---|
AcceptanceTestLoader | |
AcceptanceTestReporter |
Generates a report based on a set of acceptance test results.
|
ExecutorServiceProvider |
Created by john on 23/07/2015.
|
UserStoryTestReporter |
Generates an aggregate acceptance test report for each user story.
|
Class | Description |
---|---|
FormatConfiguration | |
MultithreadExecutorServiceProvider |
Created by john on 23/07/2015.
|
ReportOptions |
Encapsulates user-specified formatting options for the generated reports.
|
ReportService |
Generates different Thucydides reports in a given output directory.
|
ResultChecker |
Created by john on 22/09/2014.
|
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.
|
TestOutcomeLoader.TestOutcomeLoaderBuilder | |
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 | Description |
---|---|
OutcomeFormat |
Exception | Description |
---|---|
ReportGenerationFailedError |
Report generation has failed for some reason.
|
Error | Description |
---|---|
TestOutcomesError |
Created by john on 22/09/2014.
|
TestOutcomesFailures |
Created by john on 22/09/2014.
|