|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestResultAction.Data | |
|---|---|
| hudson.tasks.junit | Model objects that represent JUnit test reports. |
| Uses of TestResultAction.Data in hudson.tasks.junit |
|---|
| Methods in hudson.tasks.junit that return TestResultAction.Data | |
|---|---|
abstract TestResultAction.Data |
TestDataPublisher.getTestData(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener,
TestResult testResult)
Called after test results are collected by Jenkins, to create a resolver for TestActions. |
| Method parameters in hudson.tasks.junit with type arguments of type TestResultAction.Data | |
|---|---|
void |
TestResultAction.setData(List<TestResultAction.Data> testData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||