All Classes and Interfaces

Class
Description
This code is executed on a Jenkins Agent.
Task to execute after executing a builder.
The Callable executes tpt test cases on a Jenkins Agent via the TPT API.
This Callable returns a list of all testcase for the given parameters.
Data container for the result returned by GetTestCasesCallable.
An invisibale action to show HTML reports
An invisible action to display images
Invisible action to store data about executed JenkinsConfiguration to make them available later for report generation.
Repeatable subelement for the TPT configuration.
Inline class for jenkins.
Class for helper methods to collect and tranform TPT test result.
This class creates the tpt overview report.
The result of a parsed TPT test case execution result
Parser for TPT test case execution result (testcase_information.xml) files.
This class is similar to the TestcaseParser.
Since the TPT API should be used only on the localshost and not via a remote connection, all API calls are done within Callables.
This class can open a TPT API connection.
Provides some Methods to generalize access to the TPT API.
Metainformation of a executed TPT file.
Just a wrapper to add prefixes like "[ERROR" + " date" + "] " to the messages.
This class is just a data container for the TPTPlugin configuration in Jenkins.
The descriptor of TptPlugin
Plugin executes a single given TPT test case.
The Descriptor of TptPluginSlave
A Page with a table of all executed TPT files and their configuration on top and a table with all failed test cases.
The post build action to publish the TPT test results in Jenkins
The descriptor for the publisher
 
 
This class is for the failed test.
TPT versions are named like "15" or "15u1" meaning release version 15, update release 1.
Generates the trend graph on the main page.
Data container to collect numbers of test results of TPT test execuiton for build previous builds.
Collection of some utility methods and constants
Through this class is how the data from a distributing job to a worker job is passed.