|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SuiteResult | |
|---|---|
| hudson.tasks.junit | Model objects that represent JUnit test reports. |
| Uses of SuiteResult in hudson.tasks.junit |
|---|
| Methods in hudson.tasks.junit that return SuiteResult | |
|---|---|
SuiteResult |
SuiteResult.getPreviousResult()
|
SuiteResult |
TestResult.getSuite(String name)
|
SuiteResult |
CaseResult.getSuiteResult()
|
| Methods in hudson.tasks.junit that return types with arguments of type SuiteResult | |
|---|---|
Collection<SuiteResult> |
TestResult.getSuites()
|
| Methods in hudson.tasks.junit with parameters of type SuiteResult | |
|---|---|
void |
CaseResult.freeze(SuiteResult parent)
|
void |
CaseResult.setParentSuiteResult(SuiteResult parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||