| Package | Description |
|---|---|
| com.piketec.jenkins.plugins.tpt |
| Modifier and Type | Method and Description |
|---|---|
static Testcase |
TestcaseParser.parseXml(hudson.FilePath xmlFile)
Parse an XML file to retrieve a testcase info instance (non null)
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Testcase.compareAssessmentVariables(Testcase other) |
boolean |
Testcase.compareErrors(Testcase other) |
boolean |
Testcase.compareResult(Testcase other) |
boolean |
Testcase.equalTestcases(Testcase other)
Vergleicht zwei Testcase-Strukturen miteinander.
|
String |
Testcase.getAssessmentVariableDiff(Testcase reference) |
Copyright © 2004-2016 PikeTec GmbH. All Rights Reserved.