Uses of Class
com.piketec.jenkins.plugins.tpt.api.callables.TptApiCallable
Packages that use TptApiCallable
-
Uses of TptApiCallable in com.piketec.jenkins.plugins.tpt.api.callables
Subclasses of TptApiCallable in com.piketec.jenkins.plugins.tpt.api.callablesModifier and TypeClassDescriptionclassThis code is executed on a Jenkins Agent.classThe Callable executes tpt test cases on a Jenkins Agent via the TPT API.classThis Callable returns a list of all testcase for the given parameters.classThis class creates the tpt overview report.