Uses of Class
com.piketec.jenkins.plugins.tpt.Testcase
-
Packages that use Testcase Package Description com.piketec.jenkins.plugins.tpt -
-
Uses of Testcase in com.piketec.jenkins.plugins.tpt
Methods in com.piketec.jenkins.plugins.tpt that return Testcase Modifier and Type Method Description static Testcase
TestcaseParser. parseXml(FilePath xmlFile)
Parse an XML file to retrieve a testcase info instance (non null)
-