| 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 |
|---|---|
static List<Testcase> |
Publish.getTestcases(hudson.FilePath testDataDir,
TptLogger logger)
Collects recursively all test cases by searching for "testcase_information.xml" files in
"rootdir".
|
Copyright © 2016–2018 PikeTec GmbH. All rights reserved.