|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamedTestResult | |
|---|---|
| net.thucydides.plugins.jira.model | |
| Uses of NamedTestResult in net.thucydides.plugins.jira.model |
|---|
| Methods in net.thucydides.plugins.jira.model that return types with arguments of type NamedTestResult | |
|---|---|
List<NamedTestResult> |
TestResultComment.getNamedTestResults()
|
| Method parameters in net.thucydides.plugins.jira.model with type arguments of type NamedTestResult | |
|---|---|
JIRACommentBuilder |
JIRACommentBuilder.withNamedResults(List<NamedTestResult> namedTestResults)
|
| Constructor parameters in net.thucydides.plugins.jira.model with type arguments of type NamedTestResult | |
|---|---|
JIRACommentBuilder(String reportUrl,
List<NamedTestResult> namedTestResults,
String testRunNumber)
|
|
TestResultComment(String reportUrl,
String testRunNumber,
List<NamedTestResult> namedTestResults)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||