|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SuiteGroupResult | |
|---|---|
| com.cwctravel.hudson.plugins.suitegroupedtests | |
| com.cwctravel.hudson.plugins.suitegroupedtests.junit | |
| Uses of SuiteGroupResult in com.cwctravel.hudson.plugins.suitegroupedtests |
|---|
| Methods in com.cwctravel.hudson.plugins.suitegroupedtests that return SuiteGroupResult | |
|---|---|
SuiteGroupResult |
SuiteGroupResultAction.getResult()
Get the result that this action represents. |
SuiteGroupResult |
SuiteGroupResultAction.getResultAsSuiteGroupResult()
This convenience method is what getResult() should have been, but with a specified return type. |
| Methods in com.cwctravel.hudson.plugins.suitegroupedtests with parameters of type SuiteGroupResult | |
|---|---|
abstract SuiteGroupResultAction.Data |
TestDataPublisher.getTestData(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
SuiteGroupResult testResult)
Called after test results are collected by Hudson, to create a resolver for TestActions. |
SuiteGroupResultAction.Data |
StabilityPublisher.getTestData(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
SuiteGroupResult testResult)
|
void |
SuiteGroupResultAction.setResult(SuiteGroupResult r,
hudson.model.BuildListener listener)
Store the data to a separate file, and update our cached values. |
| Constructors in com.cwctravel.hudson.plugins.suitegroupedtests with parameters of type SuiteGroupResult | |
|---|---|
SuiteGroupResultAction(hudson.model.AbstractBuild<?,?> owner,
SuiteGroupResult r,
hudson.model.BuildListener listener)
|
|
| Uses of SuiteGroupResult in com.cwctravel.hudson.plugins.suitegroupedtests.junit |
|---|
| Methods in com.cwctravel.hudson.plugins.suitegroupedtests.junit that return SuiteGroupResult | |
|---|---|
SuiteGroupResult |
SuiteGroupResult.getPreviousResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||