public class ParameterContainer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ParameterContainer.Builder |
Constructor and Description |
---|
ParameterContainer() |
Modifier and Type | Method and Description |
---|---|
String |
getEnvironment() |
String |
getPathToProjectFile() |
String |
getPathToTestrunner() |
String |
getProjectPassword() |
String |
getTestCase() |
String |
getTestCaseTags() |
String |
getTestSuite() |
String |
getTestSuiteTags() |
hudson.FilePath |
getWorkspace() |
public String getPathToTestrunner()
public String getPathToProjectFile()
public String getTestSuite()
public String getTestCase()
public String getTestSuiteTags()
public String getTestCaseTags()
public String getProjectPassword()
public String getEnvironment()
public hudson.FilePath getWorkspace()
Copyright © 2016–2021. All rights reserved.