| Package | Description |
|---|---|
| com.piketec.jenkins.plugins.tpt.publisher |
| Modifier and Type | Method and Description |
|---|---|
List<TPTTestCase> |
TPTReportPage.getFailedTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
TPTReportPage.setFailedTests(ArrayList<TPTTestCase> failedTests)
Set the list of failed test cases
|
| Constructor and Description |
|---|
TPTReportPage(hudson.model.AbstractBuild<?,?> build,
ArrayList<TPTTestCase> failedTests,
ArrayList<TPTFile> tptFiles)
Creates a new TPTRportPage
|
Copyright © 2016–2018 PikeTec GmbH. All rights reserved.