| Package | Description |
|---|---|
| fi.meliora.testlab.ext.jenkins | |
| fi.meliora.testlab.ext.rest.model |
| Modifier and Type | Method and Description |
|---|---|
protected static TestCaseResult |
Sender.getTestCaseResult(hudson.model.AbstractBuild<?,?> build,
String id,
int result,
String msg,
String stacktrace,
String user,
float duration) |
| Modifier and Type | Method and Description |
|---|---|
List<TestCaseResult> |
TestResult.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestResult.setResults(List<TestCaseResult> results)
Results of individual test cases.
|
Copyright © 2004-2014. All Rights Reserved.