Uses of Class
com.piketec.jenkins.plugins.tpt.api.callables.GetTestCasesCallableResult
-
Packages that use GetTestCasesCallableResult Package Description com.piketec.jenkins.plugins.tpt com.piketec.jenkins.plugins.tpt.api.callables -
-
Uses of GetTestCasesCallableResult in com.piketec.jenkins.plugins.tpt
Methods in com.piketec.jenkins.plugins.tpt that return GetTestCasesCallableResult Modifier and Type Method Description GetTestCasesCallableResult
TptApiAccess. getTestCases(FilePath tptFilePath, String executionConfigName, String testSet)
Get all test cases for the given test set. -
Uses of GetTestCasesCallableResult in com.piketec.jenkins.plugins.tpt.api.callables
Methods in com.piketec.jenkins.plugins.tpt.api.callables that return GetTestCasesCallableResult Modifier and Type Method Description GetTestCasesCallableResult
GetTestCasesCallable. call()
-