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.
|
| JiraUpdaterService | |
| OutcomeAugmenter | |
| UserStoryTestReporter |
Generates an aggregate acceptance test report for each user story.
|
| Class | Description |
|---|---|
| CopyFiles | |
| FlagsAugmenter | |
| FormatConfiguration | |
| MultithreadExecutorServiceProvider |
Created by john on 23/07/2015.
|
| NumberOfThreads | |
| OutcomeSummary | |
| 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.
|
| TestOutcomes.TestOutcomeMatcher | |
| TestOutcomeStream | |
| ThucydidesReporter |
A base directory for Thucydides report generators.
|
| Enum | Description |
|---|---|
| OutcomeFormat |
| Exception | Description |
|---|---|
| ReportGenerationFailedError |
Report generation has failed for some reason.
|
| ReportLoadingFailedError |
Report loading has failed for some reason.
|
| TestOutcomesCompromised |
Created by john on 10/01/2016.
|
| TestOutcomesError |
Created by john on 22/09/2014.
|
| TestOutcomesFailures |
Created by john on 22/09/2014.
|