|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueTracking | |
|---|---|
| net.thucydides.core.issues | |
| net.thucydides.core.model | The Thucydides domain model, which represents acceptance test runs. |
| net.thucydides.core.reports.html | XML Report generation. |
| Uses of IssueTracking in net.thucydides.core.issues |
|---|
| Classes in net.thucydides.core.issues that implement IssueTracking | |
|---|---|
class |
SystemPropertiesIssueTracking
Determine the issue tracking URL formats for a project. |
| Uses of IssueTracking in net.thucydides.core.model |
|---|
| Methods in net.thucydides.core.model with parameters of type IssueTracking | |
|---|---|
TestOutcome |
TestOutcome.usingIssueTracking(IssueTracking issueTracking)
|
| Constructors in net.thucydides.core.model with parameters of type IssueTracking | |
|---|---|
StoryTestResults(Story story,
Configuration configuration,
IssueTracking issueTracking)
Create a new acceptance test run instance. |
|
| Uses of IssueTracking in net.thucydides.core.reports.html |
|---|
| Constructors in net.thucydides.core.reports.html with parameters of type IssueTracking | |
|---|---|
Formatter(IssueTracking issueTracking)
|
|
HtmlAcceptanceTestReporter(EnvironmentVariables environmentVariables,
IssueTracking issueTracking)
|
|
HtmlAggregateStoryReporter(String projectName,
IssueTracking issueTracking)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||