| 程序包 | 说明 |
|---|---|
| com.offbytwo.jenkins.model |
| 限定符和类型 | 方法和说明 |
|---|---|
TestResult |
TestChildReport.getResult() |
TestResult |
Build.getTestResult()
This is to get the information about run tests for a
non Maven job type.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TestChildReport.setResult(TestResult result) |