| Class | Description |
|---|---|
| InvisibleActionHostingHtml |
An invisibale action to show HTML reports
|
| InvisibleActionHostingImages |
An invisible action to display images
|
| OpenReportForFailedTestAction |
Avtion to open a TPT report of a failed test case
|
| SecurityErrorAction |
If the security setting "trust slaves and users to modify the Jenkins workspace" has not be set ,
it will appear an action telling the user that this setting should be set.
|
| TPTFile |
Metainformation of a executed TPT file.
|
| TPTGlobalConfiguration |
Allows the user to set the security in order to allow javascript on Jenkins.
|
| TPTGlobalConfiguration.DescriptorImpl |
The descriptor for TPTGlobalConfiguration
|
| TPTReportPage |
A Page with a table of all executed TPT files and their configuration on top and a table with all
failed test cases.
|
| TPTReportPublisher |
The post build action to publish the TPT test results in Jenkins
|
| TPTReportPublisher.DescriptorImpl |
The descriptor for the publisher
|
| TPTTestCase |
This class is for the failed test.
|
| TrendGraph |
Generates the trend graph on the main page.
|
| TrendGraph.ResultData |
Data container to collect numbers of test results of TPT test execuiton for build previous
builds.
|
Copyright © 2016–2018 PikeTec GmbH. All rights reserved.