| Package | Description |
|---|---|
| com.piketec.jenkins.plugins.tpt |
| 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".
|
static com.piketec.tpt.api.TptApi |
Utils.getTptApi(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
TptLogger logger,
hudson.FilePath[] exePaths,
int tptPort,
String tptBindingName,
long startupWaitTime)
Conects to the Tpt Api through a registry.
|
static File |
Utils.getWorkspaceDir(hudson.FilePath workspace,
TptLogger logger)
Creates a File (workspace) with a FilePath.
|
static int |
Publish.publishJUnitResults(JenkinsConfiguration jenkinsConfig,
hudson.FilePath testDataDir,
hudson.FilePath jUnitOutputDir,
TptLogger logger,
com.piketec.jenkins.plugins.tpt.TptLog.LogLevel logLevel)
Publish the Junits results, it creates an XML file and write the results on it.
|
Copyright © 2016–2018 PikeTec GmbH. All rights reserved.