- 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
-
- 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
- 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
- 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.
- _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.