| 程序包 | 说明 |
|---|---|
| com.offbytwo.jenkins.model |
| 限定符和类型 | 字段和说明 |
|---|---|
static TestReport |
TestReport.NO_TEST_REPORT
This will be returned by the API in cases where the build has not been
run.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TestReport |
Build.getTestReport()
This is to get the information about
TestReport
for a Maven Job type. |