Skip navigation links
A C D E G H I J L M P R S T U V _ 

A

AbstractTotalTestBuilderMigration - Class in com.compuware.jenkins.totaltest
 
AbstractTotalTestBuilderMigration() - Constructor for class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
 

C

call() - Method in class com.compuware.jenkins.totaltest.RemoteSystemProperties
 
checkCCRepoLengthError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkCCRepoLengthError: Code Coverage dataset name can not be greater than 44 characters..
checkCCRepoSpacesError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkCCRepoSpacesError: Code Coverage dataset name can not be contain spaces..
checkCCSystemLengthError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkCCSystemLengthError: Code Coverage system can not be greater than 16 characters..
checkCCTestIdLengthError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkCCTestIdLengthError: Code Coverage test id name can not be greater than 8 characters..
checkHLQInvalidError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHLQInvalidError: {@code Dataset high level qualifier must start with an alphabetic (A to Z) or national (# @ $).
checkHLQLengthError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHLQLengthError: Dataset high level qualifier can not be greater than 8 characters..
checkHLQSpacesError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHLQSpacesError: Dataset high level qualifier can not be contain spaces..
checkHostPortEmptyError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortEmptyError: A host:port is required..
checkHostPortFormatError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortFormatError: The host:port must contain a single colon character..
checkHostPortInvalidPorttError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortInvalidPorttError: The port is not valid..
checkHostPortMissingHostError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortMissingHostError: The host:port is invalid, a host is required..
checkHostPortMissingPortError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortMissingPortError: The host:port is invalid, a port is required..
checkJCLEmptyError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkJCLEmptyError: JCL name is required..
checkLoginCredentialError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkLoginCredentialError: Login credentials must be selected..
checkProjectEmptyError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkProjectEmptyError: Test Project folder is required..
checkRoles(RoleChecker) - Method in class com.compuware.jenkins.totaltest.RemoteSystemProperties
 
checkRoles(RoleChecker) - Method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils.GetRemoteUTF8FileContents
 
checkTestSuiteEmptyError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkTestSuiteEmptyError: The test scenario or test suite name is required..
com.compuware.jenkins.totaltest - package com.compuware.jenkins.totaltest
 
configure(StaplerRequest, JSONObject) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
The method is called when the global configuration page is submitted.
connectionId - Variable in class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
 

D

defaultAccountInfo - Static variable in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
defaultCCThreshhold - Static variable in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
defaultFolderPath - Static variable in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
defaultHaltAtFailure - Static variable in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
defaultRecursive - Static variable in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
defaultReportFolder - Static variable in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
defaultSourceFolder - Static variable in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
defaultStopIfTestFailsOrThresholdReached - Static variable in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
defaultUploadToServer - Static variable in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
In order to load the persisted global configuration, you have to call load() in the constructor.
DescriptorImpl() - Constructor for class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
displayName() - Static method in class com.compuware.jenkins.totaltest.Messages
Key displayName: Topaz for Total Test - Execute functional tests..
displayNameTotalTest() - Static method in class com.compuware.jenkins.totaltest.Messages
Key displayNameTotalTest: Topaz for Total Test - Execute unit tests.
doCheckAccountInfo(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
doCheckCcRepo(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Validates the 'ccRepo' field.
doCheckCcSystem(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Validates the 'ccTestId' field.
doCheckCcTestId(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Validates the 'ccTestId' field.
doCheckCcThreshhold(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
Validates for the 'CcThreshhold' field
doCheckCredentialsId(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Validates for the 'Login Credential' field
doCheckCredentialsId(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
Validates for the 'Login Credential' field
doCheckEnvironmentId(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
Validates for the 'EnvironmentId' field
doCheckFolderPath(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
Validates for the 'folderPath' field
doCheckHlq(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Validates for the 'hlsq' field
doCheckHostPort(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Validates the 'hostPort' text field
doCheckJcl(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Validates for the 'JCL' text field
doCheckProjectFolder(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Validates the 'projectFolder' text field
doCheckReportFolder(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
Validates for the 'reportFolder' field
doCheckServerUrl(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
Validates for the 'CES server URL' field
doCheckTestSuite(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Validates the 'testSuite' text field
doFillCcPgmTypeItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Fill in the Code Coverage program types.
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Fills in the Host Connection selection box with applicable connections.
doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
Fills in the Login Credential selection box with applicable Jenkins credentials
doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
Fills in the Login Credential selection box with applicable Jenkins credentials
doFillServerUrlItems(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
Fills in the CES server URL selection box with applicable Jenkins credentials

E

errors_invalidAccountingLength() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.invalidAccountingLength: The maximum supported accounting information length is 52 charaters..
errors_missingCcThreshhold() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingCcThreshhold: Threshold should be between 0 and 100..
errors_missingEnvironmentId() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingEnvironmentId: The Environment ID is required..
errors_missingFolderPath() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingFolderPath: The file path is not supported, a folder path is required..
errors_missingReportFolder() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingReportFolder: The Report folder is required..
errors_missingServerUrl() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingServerUrl: The CES server URL is required..
errors_wrongReportFolder() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.wrongReportFolder: A folder path is required..
escapeForScript(String) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Returns an escaped version of the given input String for a Batch or Shell script.

G

getAccountInfo() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Return the accounting information to be used durring execution of the Functional Test
getCcDB2() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns whether Code Coverage main program is DB2(IKJEFT01).
getCcPgmType() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns the Code Coverage main program type.
getCcRepo() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns the name of the Code Coverage repository.
getCcSystem() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns the Code Coverage system.
getCcTestId() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns the Code Coverage test id.
getCcThreshhold() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Code Coverage accessor
getCLIScriptPath(Launcher, TaskListener, String, String, String) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Returns the path to the script to execute Total Test CLI
getConnectionId() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Gets the unique identifier of the 'Host connection'.
getCredentialsId() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns the credential id of the user.
getCredentialsId() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Environment accessor
getDescriptor() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
 
getDisplayName() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
 
getDisplayName() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
getEnvironmentId() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
environment where test is executed
getFolderPath() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
environment where test is executed
getHaltAtFailure() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Should Functional Test scenarios execution stop when an error occurs.
getHlq() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns the dataset high level qualifier
getHost(String) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Gets the host name;
getHostPort() - Method in class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
Deprecated.
getJcl() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns the name of the JCL file to use.
getLoginInformation(Item, String) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Retrieves login information given a credential ID
getPort(String) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Gets the port for the host connection.
getProjectFolder() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns the folder name containing the Total Test project.
getRecursive() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Recursive search for Functional Test scenarios
GetRemoteUTF8FileContents() - Constructor for class com.compuware.jenkins.totaltest.TotalTestRunnerUtils.GetRemoteUTF8FileContents
 
getReportFolder() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Returns the location of the report folder
getServerUrl() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Server URL accessor
getSonarVersion() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Returns the Sonar version
getSourceFolder() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
The location of ths Source Folder
getStopIfTestFailsOrThresholdReached() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
When to stop Functional Test suite or scenario.
getTestSuite() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns the name of the test scenario or test suite to run.
getTopaWorkbenchCLIPath(Launcher) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Returns the path of the Topaz Workbench CLI, as defined in the global Jenkins' System settings.
getUploadToServer() - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Upload results to the server

H

hlq() - Static method in class com.compuware.jenkins.totaltest.Messages
Key hlq: High level qualifier.
hostPort - Variable in class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
Deprecated.
hostPort() - Static method in class com.compuware.jenkins.totaltest.Messages
Key hostPort: Host:Port.

I

invalidParameterValueError(Object, Object) - Static method in class com.compuware.jenkins.totaltest.Messages
Key invalidParameterValueError: Topaz for Total Test: The parameter "{0}" = {1} is invalid.
invoke(File, VirtualChannel) - Method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils.GetRemoteUTF8FileContents
 
isAllTestScenariosOrSuites(String) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Checks if the specified test name is ALL_SCENARIOS or ALL_SUITES
isApplicable(Class<? extends AbstractProject>) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder.DescriptorImpl
 
isCcClearStats() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns whether statistics should be cleared before the test
isDeleteTemp() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns whether temporary file should be deleted.
isMigrated - Variable in class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
 
isMigrated() - Method in class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
Return true if the configuration is migrated.
isTestNameList(String) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Checks if the test suite entry is a list of test scenario/suite names.
isUseStubs() - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Returns whether stubs are to be used.

J

jcl() - Static method in class com.compuware.jenkins.totaltest.Messages
Key jcl: JCL.
jobLoaded() - Static method in class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
 

L

loginCredentials() - Static method in class com.compuware.jenkins.totaltest.Messages
Key loginCredentials: Login credentials.
logJenkinsAndPluginVersion(TaskListener) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Logs the Jenkins and Total Test Plugin versions

M

Messages - Class in com.compuware.jenkins.totaltest
Generated localization support class.
Messages() - Constructor for class com.compuware.jenkins.totaltest.Messages
 
migrateConnectionInfo() - Method in class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
Migrate configuration information from 1.X to 2.0.
missingParameterError(Object) - Static method in class com.compuware.jenkins.totaltest.Messages
Key missingParameterError: Topaz for Total Test: The "{0}" parameter is not defined.

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
 
project() - Static method in class com.compuware.jenkins.totaltest.Messages
Key project: Test Project Folder.

R

readResolve() - Method in class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
Called when object has been deserialized from a stream.
RemoteSystemProperties - Class in com.compuware.jenkins.totaltest
Get remote system properties
RemoteSystemProperties() - Constructor for class com.compuware.jenkins.totaltest.RemoteSystemProperties
 
run(Run<?, ?>, Launcher, FilePath, TaskListener) - Method in class com.compuware.jenkins.totaltest.TotalTestCTRunner
Runs the Total Test Functional Test CLI
run(Run<?, ?>, Launcher, FilePath, TaskListener) - Method in class com.compuware.jenkins.totaltest.TotalTestRunner
Runs the Total Test Unit Test CLI

S

setAccountInfo(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Set the accounting information for the job execution.
setCcClearStats(boolean) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Sets whether statistics should be clear before the test.
setCcDB2(boolean) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Set if the main program is DB2.
setCcPgmType(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Sets the Code Coverage main program type.
setCcRepo(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Sets the Code Coverage repository dataset name.
setCcSystem(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Sets the Code Coverage system.
setCcTestId(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Sets the Code Coverage test id.
setCcThreshhold(int) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Set the Code Coverage threshhold
setDeleteTemp(boolean) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Sets whether temporary file should be deleted.
setHaltAtFailure(boolean) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Set the flag to halt when a failure has been detected.
setHlq(String) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Sets the dataset high level qualifier,
setHostPort(String) - Method in class com.compuware.jenkins.totaltest.AbstractTotalTestBuilderMigration
Deprecated.
setRecursive(boolean) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Set the flag to look for test scenarios recursively from the sourceFolder.
setReportFolder(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Set the Report Folder location
setSonarVersion(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Set the Sonar Version
setSourceFolder(String) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Set the Source Folder location
setStopIfTestFailsOrThresholdReached(boolean) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Set the flag to stop execution of the test if a failure or threashold has been reached.
setUploadToServer(boolean) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Set the flag to upload the results to the server.
setUseStubs(boolean) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Sets if stubs are being used.

T

testsuite() - Static method in class com.compuware.jenkins.totaltest.Messages
Key testsuite: Test scenario/suite.
testSuiteAllScenariosSuitesError(Object) - Static method in class com.compuware.jenkins.totaltest.Messages
Key testSuiteAllScenariosSuitesError: "{0}" is not allowed in a list of test scenario/suite names..
testSuiteError(Object) - Static method in class com.compuware.jenkins.totaltest.Messages
Key testSuiteError: The test scenario/suite name "{0}" must end with ".testscenario" or ".testsuite"..
TOPAZ_CLI_WORKSPACE - Static variable in class com.compuware.jenkins.totaltest.TotalTestRunner
 
TotalTestBuilder - Class in com.compuware.jenkins.totaltest
Sample Builder.
TotalTestBuilder(String, String, String, String, String) - Constructor for class com.compuware.jenkins.totaltest.TotalTestBuilder
Constructor
TotalTestBuilder.DescriptorImpl - Class in com.compuware.jenkins.totaltest
Descriptor for TotalTestRunner.
TotalTestCTBuilder - Class in com.compuware.jenkins.totaltest
 
TotalTestCTBuilder(String, String, String, String) - Constructor for class com.compuware.jenkins.totaltest.TotalTestCTBuilder
 
TotalTestCTBuilder.DescriptorImpl - Class in com.compuware.jenkins.totaltest
 
TotalTestCTRunner - Class in com.compuware.jenkins.totaltest
 
TotalTestCTRunner(TotalTestCTBuilder) - Constructor for class com.compuware.jenkins.totaltest.TotalTestCTRunner
Constructor
totalTestFailure() - Static method in class com.compuware.jenkins.totaltest.Messages
Key totalTestFailure: Topaz for Total Test execution failed..
TotalTestRunner - Class in com.compuware.jenkins.totaltest
 
TotalTestRunner(TotalTestBuilder) - Constructor for class com.compuware.jenkins.totaltest.TotalTestRunner
Constructor
TotalTestRunnerUtils - Class in com.compuware.jenkins.totaltest
 
TotalTestRunnerUtils() - Constructor for class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
 
TotalTestRunnerUtils.GetRemoteUTF8FileContents - Class in com.compuware.jenkins.totaltest
Returns a UTF8 string of the remote file.
totalTestSuccess() - Static method in class com.compuware.jenkins.totaltest.Messages
Key totalTestSuccess: Topaz for Total Test execution successful..
TTT_MINIMUM_CLI_VERSION - Static variable in class com.compuware.jenkins.totaltest.TotalTestRunner
 

U

username() - Static method in class com.compuware.jenkins.totaltest.Messages
Key username: UserName.

V

validateHostPort(TaskListener, String) - Static method in class com.compuware.jenkins.totaltest.TotalTestRunnerUtils
Validate that there is a host and port defined.
validateParameters(Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.totaltest.TotalTestBuilder
Validates the configuration parameters.
validateParameters(Launcher, TaskListener, Item) - Method in class com.compuware.jenkins.totaltest.TotalTestCTBuilder
Validates the configuration parameters.

_

_checkCCRepoLengthError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkCCRepoLengthError: Code Coverage dataset name can not be greater than 44 characters..
_checkCCRepoSpacesError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkCCRepoSpacesError: Code Coverage dataset name can not be contain spaces..
_checkCCSystemLengthError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkCCSystemLengthError: Code Coverage system can not be greater than 16 characters..
_checkCCTestIdLengthError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkCCTestIdLengthError: Code Coverage test id name can not be greater than 8 characters..
_checkHLQInvalidError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHLQInvalidError: {@code Dataset high level qualifier must start with an alphabetic (A to Z) or national (# @ $).
_checkHLQLengthError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHLQLengthError: Dataset high level qualifier can not be greater than 8 characters..
_checkHLQSpacesError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHLQSpacesError: Dataset high level qualifier can not be contain spaces..
_checkHostPortEmptyError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortEmptyError: A host:port is required..
_checkHostPortFormatError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortFormatError: The host:port must contain a single colon character..
_checkHostPortInvalidPorttError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortInvalidPorttError: The port is not valid..
_checkHostPortMissingHostError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortMissingHostError: The host:port is invalid, a host is required..
_checkHostPortMissingPortError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkHostPortMissingPortError: The host:port is invalid, a port is required..
_checkJCLEmptyError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkJCLEmptyError: JCL name is required..
_checkLoginCredentialError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkLoginCredentialError: Login credentials must be selected..
_checkProjectEmptyError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkProjectEmptyError: Test Project folder is required..
_checkTestSuiteEmptyError() - Static method in class com.compuware.jenkins.totaltest.Messages
Key checkTestSuiteEmptyError: The test scenario or test suite name is required..
_displayName() - Static method in class com.compuware.jenkins.totaltest.Messages
Key displayName: Topaz for Total Test - Execute functional tests..
_displayNameTotalTest() - Static method in class com.compuware.jenkins.totaltest.Messages
Key displayNameTotalTest: Topaz for Total Test - Execute unit tests.
_errors_invalidAccountingLength() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.invalidAccountingLength: The maximum supported accounting information length is 52 charaters..
_errors_missingCcThreshhold() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingCcThreshhold: Threshold should be between 0 and 100..
_errors_missingEnvironmentId() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingEnvironmentId: The Environment ID is required..
_errors_missingFolderPath() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingFolderPath: The file path is not supported, a folder path is required..
_errors_missingReportFolder() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingReportFolder: The Report folder is required..
_errors_missingServerUrl() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.missingServerUrl: The CES server URL is required..
_errors_wrongReportFolder() - Static method in class com.compuware.jenkins.totaltest.Messages
Key errors.wrongReportFolder: A folder path is required..
_hlq() - Static method in class com.compuware.jenkins.totaltest.Messages
Key hlq: High level qualifier.
_hostPort() - Static method in class com.compuware.jenkins.totaltest.Messages
Key hostPort: Host:Port.
_invalidParameterValueError(Object, Object) - Static method in class com.compuware.jenkins.totaltest.Messages
Key invalidParameterValueError: Topaz for Total Test: The parameter "{0}" = {1} is invalid.
_jcl() - Static method in class com.compuware.jenkins.totaltest.Messages
Key jcl: JCL.
_loginCredentials() - Static method in class com.compuware.jenkins.totaltest.Messages
Key loginCredentials: Login credentials.
_missingParameterError(Object) - Static method in class com.compuware.jenkins.totaltest.Messages
Key missingParameterError: Topaz for Total Test: The "{0}" parameter is not defined.
_project() - Static method in class com.compuware.jenkins.totaltest.Messages
Key project: Test Project Folder.
_testsuite() - Static method in class com.compuware.jenkins.totaltest.Messages
Key testsuite: Test scenario/suite.
_testSuiteAllScenariosSuitesError(Object) - Static method in class com.compuware.jenkins.totaltest.Messages
Key testSuiteAllScenariosSuitesError: "{0}" is not allowed in a list of test scenario/suite names..
_testSuiteError(Object) - Static method in class com.compuware.jenkins.totaltest.Messages
Key testSuiteError: The test scenario/suite name "{0}" must end with ".testscenario" or ".testsuite"..
_totalTestFailure() - Static method in class com.compuware.jenkins.totaltest.Messages
Key totalTestFailure: Topaz for Total Test execution failed..
_totalTestSuccess() - Static method in class com.compuware.jenkins.totaltest.Messages
Key totalTestSuccess: Topaz for Total Test execution successful..
_username() - Static method in class com.compuware.jenkins.totaltest.Messages
Key username: UserName.
A C D E G H I J L M P R S T U V _ 
Skip navigation links

Copyright © 2016–2020. All rights reserved.