Class Messages
java.lang.Object
com.smartbear.jenkins.plugins.testcomplete.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyBuildStepAction.MakeFailed
:Mark as FAILED
.static org.jvnet.localizer.Localizable
KeyBuildStepAction.MakeUnstable
:Mark as UNSTABLE
.static org.jvnet.localizer.Localizable
KeyBuildStepAction.None
:(None)
.static org.jvnet.localizer.Localizable
KeyErrorMessages.TcServiceInternalError
:An internal error occurred. Please contact SmartBear''s Support Team
.static org.jvnet.localizer.Localizable
KeyErrorMessages.TcServiceInvalidArgs
:TestComplete Service cannot process parameters
.static org.jvnet.localizer.Localizable
KeyErrorMessages.TcServiceOldVersion
:An unsupported version of the TestComplete Service is running on the node. Please use TestComplete Service version 10.60 or later
.static org.jvnet.localizer.Localizable
KeyErrorMessages.TcServiceProcessCreationError
:Unable to launch TestComplete (TestExecute)
.static org.jvnet.localizer.Localizable
KeyErrorMessages.TcServiceProcessNotAvailable
:TestComplete Service is not available on the node
.static org.jvnet.localizer.Localizable
KeyErrorMessages.TcServiceSessionCreationError
:Unable to create a user session
.static org.jvnet.localizer.Localizable
KeyErrorMessages.TcServiceSessionLogOffError
:Unable to log off the current user session
.static org.jvnet.localizer.Localizable
KeyErrorMessages.TcServiceTimeout
:The test run was stopped due to a timeout. If needed, increase the timeout value in settings
.static org.jvnet.localizer.Localizable
KeyTcInstallation.InstallationString
:Type: %s, Version: %s, Path: "%s"
.static org.jvnet.localizer.Localizable
KeyTcSummaryAction.DisplayName
:TestComplete Test Results
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.AccessKeyNotFound
:The secret text credential with the specified id "%s" is not found.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.BuildStepHasErrors
:Errors occurred during the test execution.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.BuildStepHasWarnings
:Warnings occurred during the test execution.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.ChosenInstallation
:Selected TestComplete/TestExecute installation:
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.CredentialsNotFound
:The credentials with the specified id "%s" are not found.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.CustomSessionScreenResolutionCanBeIgnored
:The custom screen resolution will be ignored if the active session is used.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.CustomSessionScreenResolutionNotSupported
:Unable to set a custom screen resolution. To set a custom screen resolution, use TestComplete 12.30 or later.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.AdditionalCommandLineArguments
:Additional command line arguments: %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.Enabled
:Debug mode enabled.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.ExecutorOutput
:Executor output:
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.ExitCodeFileNotExists
:Test runner exit code file not exists.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.ExitCodeRead
:Test runner exit code read from file: %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.ExitCodeReadFailed
:Failed to read test runner exit code from file.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.FailedToDefineSelfVersion
:Failed to define plugin version.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.FixedExitCodeMessage
:Original exit code: %s. Fixed exit code: %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.JUNIT.CopiedToWorkspace
:The JUnit report has been copied to the current workspace: "%s".
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.JUNIT.GeneratedSuccessfully
:The JUnit report has been generated successfully.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.JUNIT.PathOnMaster
:The path to the JUnit report on the master computer: "%s".
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.JUNIT.ReportDeleted
:The JUnit report file has been deleted.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.JUNIT.ResultAppended
:A JUnit result has been appended.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.JUNIT.ResultCreated
:A JUnit result has been created.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.JUNIT.ResultInfo
:Failed: %d, Skipped: %d, Total: %d.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.OnPremiseServerUrl
:On Premise Server Url: %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Debug.SessionScreenResolution
:Session screen resolution : %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Descriptor.AnyTagText
:(Any)
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Descriptor.IsNotNumber
:Please specify an integer value.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Descriptor.LatestTagText
:(Latest)
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Descriptor.ValueNotSpecified
:Please specify a value.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.DisplayName
:TestComplete Test
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.ErrorMessage
:Error: %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.ExceptionOccurred
:An exception occurred: %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.ExitCodeMessage
:Test runner exit code: %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.FoundedInstallations
:Found TestComplete/TestExecute installations:
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.InstallationNotFound
:Unable to find the specified TestComplete/TestExecute installation.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.InternalError
:Internal error.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.InvalidParameterValue
:The "%s" is not a valid value for "%s" parameter.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.InvalidTimeoutValue
:Invalid timeout value: "%s". The default timeout will be used.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.LaunchingTestRunner
:Launching the test runner.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.MarkingBuildAsFailed
:Marking the build as FAILED.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.MarkingBuildAsUnstable
:Marking the build as UNSTABLE.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.NoInfo
:Failed to obtain test results. See the error message in the <a href="%s">console</a>.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.NotSupportedSessionScreenResolution
:The specified screen resolution is not supported : %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.NotWindowsOS
:TestComplete/TestExecute can be launched only on the Windows OS.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.RemoteCallingFailed
:An error occurred while executing code on the test machine (slave): %s.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.SlaveConnectedWithJNLP
:The node is connected via Java Web Start (JNLP). In this mode, the "Run interactive user session" property of the TestComplete Test step is ignored. TestComplete (or TestExecute) will work in the current user session.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.SlaveConnectedWithService
:The node is connected via Jenkins Agent running as a Windows service. TestComplete tests cannot run in this mode, as they require an interactive user session. To create such a session, enable the "Run interactive user session" property of the TestComplete Test step.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.Tags.NotSupportedTCVersion
:Unable to run tests. The selected TestComplete version does not support test tags. Use TestComplete version 14.20 or later.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.TELiteIsDeprecatedWarning
:TestExecuteLite test runner is deprecated. TestExecute will be used instead.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.TestExecutionFinishedMessage
:The test execution finished (%s).
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.TestStartedMessage
:The test execution started (%s).
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.UnableToFindLogFile
:Unable to find the log file "%s".
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.UnableToLaunchByServiceUnsupportedVersion
:Unable to launch TestComplete (TestExecute) in an interactive user session. You need TestComplete (TestExecute) ver. 10.6 or later.
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.UnableToPublishTestData
:Unable to publish test results (xml data is empty).
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.WaitingForNodeRelease
:A TestComplete build step is already running on the node. Pausing the run until this built step is over...
.static org.jvnet.localizer.Localizable
KeyTcTestBuilder.WorkspaceNotSpecified
:Workspace not specified.
.static String
KeyBuildStepAction.MakeFailed
:Mark as FAILED
.static String
KeyBuildStepAction.MakeUnstable
:Mark as UNSTABLE
.static String
KeyBuildStepAction.None
:(None)
.static String
KeyErrorMessages.TcServiceInternalError
:An internal error occurred. Please contact SmartBear''s Support Team
.static String
KeyErrorMessages.TcServiceInvalidArgs
:TestComplete Service cannot process parameters
.static String
KeyErrorMessages.TcServiceOldVersion
:An unsupported version of the TestComplete Service is running on the node. Please use TestComplete Service version 10.60 or later
.static String
KeyErrorMessages.TcServiceProcessCreationError
:Unable to launch TestComplete (TestExecute)
.static String
KeyErrorMessages.TcServiceProcessNotAvailable
:TestComplete Service is not available on the node
.static String
KeyErrorMessages.TcServiceSessionCreationError
:Unable to create a user session
.static String
KeyErrorMessages.TcServiceSessionLogOffError
:Unable to log off the current user session
.static String
KeyErrorMessages.TcServiceTimeout
:The test run was stopped due to a timeout. If needed, increase the timeout value in settings
.static String
KeyTcInstallation.InstallationString
:Type: %s, Version: %s, Path: "%s"
.static String
KeyTcSummaryAction.DisplayName
:TestComplete Test Results
.static String
KeyTcTestBuilder.AccessKeyNotFound
:The secret text credential with the specified id "%s" is not found.
.static String
KeyTcTestBuilder.BuildStepHasErrors
:Errors occurred during the test execution.
.static String
KeyTcTestBuilder.BuildStepHasWarnings
:Warnings occurred during the test execution.
.static String
KeyTcTestBuilder.ChosenInstallation
:Selected TestComplete/TestExecute installation:
.static String
KeyTcTestBuilder.CredentialsNotFound
:The credentials with the specified id "%s" are not found.
.static String
KeyTcTestBuilder.CustomSessionScreenResolutionCanBeIgnored
:The custom screen resolution will be ignored if the active session is used.
.static String
KeyTcTestBuilder.CustomSessionScreenResolutionNotSupported
:Unable to set a custom screen resolution. To set a custom screen resolution, use TestComplete 12.30 or later.
.static String
KeyTcTestBuilder.Debug.AdditionalCommandLineArguments
:Additional command line arguments: %s.
.static String
KeyTcTestBuilder.Debug.Enabled
:Debug mode enabled.
.static String
KeyTcTestBuilder.Debug.ExecutorOutput
:Executor output:
.static String
KeyTcTestBuilder.Debug.ExitCodeFileNotExists
:Test runner exit code file not exists.
.static String
KeyTcTestBuilder.Debug.ExitCodeRead
:Test runner exit code read from file: %s.
.static String
KeyTcTestBuilder.Debug.ExitCodeReadFailed
:Failed to read test runner exit code from file.
.static String
KeyTcTestBuilder.Debug.FailedToDefineSelfVersion
:Failed to define plugin version.
.static String
KeyTcTestBuilder.Debug.FixedExitCodeMessage
:Original exit code: %s. Fixed exit code: %s.
.static String
KeyTcTestBuilder.Debug.JUNIT.CopiedToWorkspace
:The JUnit report has been copied to the current workspace: "%s".
.static String
KeyTcTestBuilder.Debug.JUNIT.GeneratedSuccessfully
:The JUnit report has been generated successfully.
.static String
KeyTcTestBuilder.Debug.JUNIT.PathOnMaster
:The path to the JUnit report on the master computer: "%s".
.static String
KeyTcTestBuilder.Debug.JUNIT.ReportDeleted
:The JUnit report file has been deleted.
.static String
KeyTcTestBuilder.Debug.JUNIT.ResultAppended
:A JUnit result has been appended.
.static String
KeyTcTestBuilder.Debug.JUNIT.ResultCreated
:A JUnit result has been created.
.static String
KeyTcTestBuilder.Debug.JUNIT.ResultInfo
:Failed: %d, Skipped: %d, Total: %d.
.static String
KeyTcTestBuilder.Debug.OnPremiseServerUrl
:On Premise Server Url: %s.
.static String
KeyTcTestBuilder.Debug.SessionScreenResolution
:Session screen resolution : %s.
.static String
KeyTcTestBuilder.Descriptor.AnyTagText
:(Any)
.static String
KeyTcTestBuilder.Descriptor.IsNotNumber
:Please specify an integer value.
.static String
KeyTcTestBuilder.Descriptor.LatestTagText
:(Latest)
.static String
KeyTcTestBuilder.Descriptor.ValueNotSpecified
:Please specify a value.
.static String
KeyTcTestBuilder.DisplayName
:TestComplete Test
.static String
KeyTcTestBuilder.ErrorMessage
:Error: %s.
.static String
KeyTcTestBuilder.ExceptionOccurred
:An exception occurred: %s.
.static String
KeyTcTestBuilder.ExitCodeMessage
:Test runner exit code: %s.
.static String
KeyTcTestBuilder.FoundedInstallations
:Found TestComplete/TestExecute installations:
.static String
KeyTcTestBuilder.InstallationNotFound
:Unable to find the specified TestComplete/TestExecute installation.
.static String
KeyTcTestBuilder.InternalError
:Internal error.
.static String
KeyTcTestBuilder.InvalidParameterValue
:The "%s" is not a valid value for "%s" parameter.
.static String
KeyTcTestBuilder.InvalidTimeoutValue
:Invalid timeout value: "%s". The default timeout will be used.
.static String
KeyTcTestBuilder.LaunchingTestRunner
:Launching the test runner.
.static String
KeyTcTestBuilder.MarkingBuildAsFailed
:Marking the build as FAILED.
.static String
KeyTcTestBuilder.MarkingBuildAsUnstable
:Marking the build as UNSTABLE.
.static String
KeyTcTestBuilder.NoInfo
:Failed to obtain test results. See the error message in the <a href="%s">console</a>.
.static String
KeyTcTestBuilder.NotSupportedSessionScreenResolution
:The specified screen resolution is not supported : %s.
.static String
KeyTcTestBuilder.NotWindowsOS
:TestComplete/TestExecute can be launched only on the Windows OS.
.static String
KeyTcTestBuilder.RemoteCallingFailed
:An error occurred while executing code on the test machine (slave): %s.
.static String
KeyTcTestBuilder.SlaveConnectedWithJNLP
:The node is connected via Java Web Start (JNLP). In this mode, the "Run interactive user session" property of the TestComplete Test step is ignored. TestComplete (or TestExecute) will work in the current user session.
.static String
KeyTcTestBuilder.SlaveConnectedWithService
:The node is connected via Jenkins Agent running as a Windows service. TestComplete tests cannot run in this mode, as they require an interactive user session. To create such a session, enable the "Run interactive user session" property of the TestComplete Test step.
.static String
KeyTcTestBuilder.Tags.NotSupportedTCVersion
:Unable to run tests. The selected TestComplete version does not support test tags. Use TestComplete version 14.20 or later.
.static String
KeyTcTestBuilder.TELiteIsDeprecatedWarning
:TestExecuteLite test runner is deprecated. TestExecute will be used instead.
.static String
KeyTcTestBuilder.TestExecutionFinishedMessage
:The test execution finished (%s).
.static String
KeyTcTestBuilder.TestStartedMessage
:The test execution started (%s).
.static String
KeyTcTestBuilder.UnableToFindLogFile
:Unable to find the log file "%s".
.static String
KeyTcTestBuilder.UnableToLaunchByServiceUnsupportedVersion
:Unable to launch TestComplete (TestExecute) in an interactive user session. You need TestComplete (TestExecute) ver. 10.6 or later.
.static String
KeyTcTestBuilder.UnableToPublishTestData
:Unable to publish test results (xml data is empty).
.static String
KeyTcTestBuilder.WaitingForNodeRelease
:A TestComplete build step is already running on the node. Pausing the run until this built step is over...
.static String
KeyTcTestBuilder.WorkspaceNotSpecified
:Workspace not specified.
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
TcTestBuilder_InternalError
KeyTcTestBuilder.InternalError
:Internal error.
.- Returns:
Internal error.
-
_TcTestBuilder_InternalError
public static org.jvnet.localizer.Localizable _TcTestBuilder_InternalError()KeyTcTestBuilder.InternalError
:Internal error.
.- Returns:
Internal error.
-
TcTestBuilder_InvalidParameterValue
KeyTcTestBuilder.InvalidParameterValue
:The "%s" is not a valid value for "%s" parameter.
.- Returns:
The "%s" is not a valid value for "%s" parameter.
-
_TcTestBuilder_InvalidParameterValue
public static org.jvnet.localizer.Localizable _TcTestBuilder_InvalidParameterValue()KeyTcTestBuilder.InvalidParameterValue
:The "%s" is not a valid value for "%s" parameter.
.- Returns:
The "%s" is not a valid value for "%s" parameter.
-
TcTestBuilder_ExitCodeMessage
KeyTcTestBuilder.ExitCodeMessage
:Test runner exit code: %s.
.- Returns:
Test runner exit code: %s.
-
_TcTestBuilder_ExitCodeMessage
public static org.jvnet.localizer.Localizable _TcTestBuilder_ExitCodeMessage()KeyTcTestBuilder.ExitCodeMessage
:Test runner exit code: %s.
.- Returns:
Test runner exit code: %s.
-
ErrorMessages_TcServiceSessionCreationError
KeyErrorMessages.TcServiceSessionCreationError
:Unable to create a user session
.- Returns:
Unable to create a user session
-
_ErrorMessages_TcServiceSessionCreationError
public static org.jvnet.localizer.Localizable _ErrorMessages_TcServiceSessionCreationError()KeyErrorMessages.TcServiceSessionCreationError
:Unable to create a user session
.- Returns:
Unable to create a user session
-
TcTestBuilder_InvalidTimeoutValue
KeyTcTestBuilder.InvalidTimeoutValue
:Invalid timeout value: "%s". The default timeout will be used.
.- Returns:
Invalid timeout value: "%s". The default timeout will be used.
-
_TcTestBuilder_InvalidTimeoutValue
public static org.jvnet.localizer.Localizable _TcTestBuilder_InvalidTimeoutValue()KeyTcTestBuilder.InvalidTimeoutValue
:Invalid timeout value: "%s". The default timeout will be used.
.- Returns:
Invalid timeout value: "%s". The default timeout will be used.
-
TcTestBuilder_FoundedInstallations
KeyTcTestBuilder.FoundedInstallations
:Found TestComplete/TestExecute installations:
.- Returns:
Found TestComplete/TestExecute installations:
-
_TcTestBuilder_FoundedInstallations
public static org.jvnet.localizer.Localizable _TcTestBuilder_FoundedInstallations()KeyTcTestBuilder.FoundedInstallations
:Found TestComplete/TestExecute installations:
.- Returns:
Found TestComplete/TestExecute installations:
-
TcTestBuilder_TestExecutionFinishedMessage
KeyTcTestBuilder.TestExecutionFinishedMessage
:The test execution finished (%s).
.- Returns:
The test execution finished (%s).
-
_TcTestBuilder_TestExecutionFinishedMessage
public static org.jvnet.localizer.Localizable _TcTestBuilder_TestExecutionFinishedMessage()KeyTcTestBuilder.TestExecutionFinishedMessage
:The test execution finished (%s).
.- Returns:
The test execution finished (%s).
-
TcTestBuilder_Debug_JUNIT_ResultCreated
KeyTcTestBuilder.Debug.JUNIT.ResultCreated
:A JUnit result has been created.
.- Returns:
A JUnit result has been created.
-
_TcTestBuilder_Debug_JUNIT_ResultCreated
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_JUNIT_ResultCreated()KeyTcTestBuilder.Debug.JUNIT.ResultCreated
:A JUnit result has been created.
.- Returns:
A JUnit result has been created.
-
ErrorMessages_TcServiceSessionLogOffError
KeyErrorMessages.TcServiceSessionLogOffError
:Unable to log off the current user session
.- Returns:
Unable to log off the current user session
-
_ErrorMessages_TcServiceSessionLogOffError
public static org.jvnet.localizer.Localizable _ErrorMessages_TcServiceSessionLogOffError()KeyErrorMessages.TcServiceSessionLogOffError
:Unable to log off the current user session
.- Returns:
Unable to log off the current user session
-
ErrorMessages_TcServiceProcessNotAvailable
KeyErrorMessages.TcServiceProcessNotAvailable
:TestComplete Service is not available on the node
.- Returns:
TestComplete Service is not available on the node
-
_ErrorMessages_TcServiceProcessNotAvailable
public static org.jvnet.localizer.Localizable _ErrorMessages_TcServiceProcessNotAvailable()KeyErrorMessages.TcServiceProcessNotAvailable
:TestComplete Service is not available on the node
.- Returns:
TestComplete Service is not available on the node
-
TcTestBuilder_Descriptor_IsNotNumber
KeyTcTestBuilder.Descriptor.IsNotNumber
:Please specify an integer value.
.- Returns:
Please specify an integer value.
-
_TcTestBuilder_Descriptor_IsNotNumber
public static org.jvnet.localizer.Localizable _TcTestBuilder_Descriptor_IsNotNumber()KeyTcTestBuilder.Descriptor.IsNotNumber
:Please specify an integer value.
.- Returns:
Please specify an integer value.
-
TcTestBuilder_UnableToPublishTestData
KeyTcTestBuilder.UnableToPublishTestData
:Unable to publish test results (xml data is empty).
.- Returns:
Unable to publish test results (xml data is empty).
-
_TcTestBuilder_UnableToPublishTestData
public static org.jvnet.localizer.Localizable _TcTestBuilder_UnableToPublishTestData()KeyTcTestBuilder.UnableToPublishTestData
:Unable to publish test results (xml data is empty).
.- Returns:
Unable to publish test results (xml data is empty).
-
TcTestBuilder_Debug_JUNIT_GeneratedSuccessfully
KeyTcTestBuilder.Debug.JUNIT.GeneratedSuccessfully
:The JUnit report has been generated successfully.
.- Returns:
The JUnit report has been generated successfully.
-
_TcTestBuilder_Debug_JUNIT_GeneratedSuccessfully
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_JUNIT_GeneratedSuccessfully()KeyTcTestBuilder.Debug.JUNIT.GeneratedSuccessfully
:The JUnit report has been generated successfully.
.- Returns:
The JUnit report has been generated successfully.
-
TcTestBuilder_MarkingBuildAsFailed
KeyTcTestBuilder.MarkingBuildAsFailed
:Marking the build as FAILED.
.- Returns:
Marking the build as FAILED.
-
_TcTestBuilder_MarkingBuildAsFailed
public static org.jvnet.localizer.Localizable _TcTestBuilder_MarkingBuildAsFailed()KeyTcTestBuilder.MarkingBuildAsFailed
:Marking the build as FAILED.
.- Returns:
Marking the build as FAILED.
-
TcTestBuilder_Descriptor_LatestTagText
KeyTcTestBuilder.Descriptor.LatestTagText
:(Latest)
.- Returns:
(Latest)
-
_TcTestBuilder_Descriptor_LatestTagText
public static org.jvnet.localizer.Localizable _TcTestBuilder_Descriptor_LatestTagText()KeyTcTestBuilder.Descriptor.LatestTagText
:(Latest)
.- Returns:
(Latest)
-
ErrorMessages_TcServiceTimeout
KeyErrorMessages.TcServiceTimeout
:The test run was stopped due to a timeout. If needed, increase the timeout value in settings
.- Returns:
The test run was stopped due to a timeout. If needed, increase the timeout value in settings
-
_ErrorMessages_TcServiceTimeout
public static org.jvnet.localizer.Localizable _ErrorMessages_TcServiceTimeout()KeyErrorMessages.TcServiceTimeout
:The test run was stopped due to a timeout. If needed, increase the timeout value in settings
.- Returns:
The test run was stopped due to a timeout. If needed, increase the timeout value in settings
-
ErrorMessages_TcServiceProcessCreationError
KeyErrorMessages.TcServiceProcessCreationError
:Unable to launch TestComplete (TestExecute)
.- Returns:
Unable to launch TestComplete (TestExecute)
-
_ErrorMessages_TcServiceProcessCreationError
public static org.jvnet.localizer.Localizable _ErrorMessages_TcServiceProcessCreationError()KeyErrorMessages.TcServiceProcessCreationError
:Unable to launch TestComplete (TestExecute)
.- Returns:
Unable to launch TestComplete (TestExecute)
-
TcTestBuilder_Debug_JUNIT_PathOnMaster
KeyTcTestBuilder.Debug.JUNIT.PathOnMaster
:The path to the JUnit report on the master computer: "%s".
.- Returns:
The path to the JUnit report on the master computer: "%s".
-
_TcTestBuilder_Debug_JUNIT_PathOnMaster
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_JUNIT_PathOnMaster()KeyTcTestBuilder.Debug.JUNIT.PathOnMaster
:The path to the JUnit report on the master computer: "%s".
.- Returns:
The path to the JUnit report on the master computer: "%s".
-
TcTestBuilder_Descriptor_AnyTagText
KeyTcTestBuilder.Descriptor.AnyTagText
:(Any)
.- Returns:
(Any)
-
_TcTestBuilder_Descriptor_AnyTagText
public static org.jvnet.localizer.Localizable _TcTestBuilder_Descriptor_AnyTagText()KeyTcTestBuilder.Descriptor.AnyTagText
:(Any)
.- Returns:
(Any)
-
TcTestBuilder_CredentialsNotFound
KeyTcTestBuilder.CredentialsNotFound
:The credentials with the specified id "%s" are not found.
.- Returns:
The credentials with the specified id "%s" are not found.
-
_TcTestBuilder_CredentialsNotFound
public static org.jvnet.localizer.Localizable _TcTestBuilder_CredentialsNotFound()KeyTcTestBuilder.CredentialsNotFound
:The credentials with the specified id "%s" are not found.
.- Returns:
The credentials with the specified id "%s" are not found.
-
TcTestBuilder_Debug_Enabled
KeyTcTestBuilder.Debug.Enabled
:Debug mode enabled.
.- Returns:
Debug mode enabled.
-
_TcTestBuilder_Debug_Enabled
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_Enabled()KeyTcTestBuilder.Debug.Enabled
:Debug mode enabled.
.- Returns:
Debug mode enabled.
-
TcTestBuilder_DisplayName
KeyTcTestBuilder.DisplayName
:TestComplete Test
.- Returns:
TestComplete Test
-
_TcTestBuilder_DisplayName
public static org.jvnet.localizer.Localizable _TcTestBuilder_DisplayName()KeyTcTestBuilder.DisplayName
:TestComplete Test
.- Returns:
TestComplete Test
-
TcTestBuilder_TELiteIsDeprecatedWarning
KeyTcTestBuilder.TELiteIsDeprecatedWarning
:TestExecuteLite test runner is deprecated. TestExecute will be used instead.
.- Returns:
TestExecuteLite test runner is deprecated. TestExecute will be used instead.
-
_TcTestBuilder_TELiteIsDeprecatedWarning
public static org.jvnet.localizer.Localizable _TcTestBuilder_TELiteIsDeprecatedWarning()KeyTcTestBuilder.TELiteIsDeprecatedWarning
:TestExecuteLite test runner is deprecated. TestExecute will be used instead.
.- Returns:
TestExecuteLite test runner is deprecated. TestExecute will be used instead.
-
TcTestBuilder_MarkingBuildAsUnstable
KeyTcTestBuilder.MarkingBuildAsUnstable
:Marking the build as UNSTABLE.
.- Returns:
Marking the build as UNSTABLE.
-
_TcTestBuilder_MarkingBuildAsUnstable
public static org.jvnet.localizer.Localizable _TcTestBuilder_MarkingBuildAsUnstable()KeyTcTestBuilder.MarkingBuildAsUnstable
:Marking the build as UNSTABLE.
.- Returns:
Marking the build as UNSTABLE.
-
TcTestBuilder_Tags_NotSupportedTCVersion
KeyTcTestBuilder.Tags.NotSupportedTCVersion
:Unable to run tests. The selected TestComplete version does not support test tags. Use TestComplete version 14.20 or later.
.- Returns:
Unable to run tests. The selected TestComplete version does not support test tags. Use TestComplete version 14.20 or later.
-
_TcTestBuilder_Tags_NotSupportedTCVersion
public static org.jvnet.localizer.Localizable _TcTestBuilder_Tags_NotSupportedTCVersion()KeyTcTestBuilder.Tags.NotSupportedTCVersion
:Unable to run tests. The selected TestComplete version does not support test tags. Use TestComplete version 14.20 or later.
.- Returns:
Unable to run tests. The selected TestComplete version does not support test tags. Use TestComplete version 14.20 or later.
-
ErrorMessages_TcServiceInternalError
KeyErrorMessages.TcServiceInternalError
:An internal error occurred. Please contact SmartBear''s Support Team
.- Returns:
An internal error occurred. Please contact SmartBear''s Support Team
-
_ErrorMessages_TcServiceInternalError
public static org.jvnet.localizer.Localizable _ErrorMessages_TcServiceInternalError()KeyErrorMessages.TcServiceInternalError
:An internal error occurred. Please contact SmartBear''s Support Team
.- Returns:
An internal error occurred. Please contact SmartBear''s Support Team
-
TcTestBuilder_Debug_ExitCodeRead
KeyTcTestBuilder.Debug.ExitCodeRead
:Test runner exit code read from file: %s.
.- Returns:
Test runner exit code read from file: %s.
-
_TcTestBuilder_Debug_ExitCodeRead
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_ExitCodeRead()KeyTcTestBuilder.Debug.ExitCodeRead
:Test runner exit code read from file: %s.
.- Returns:
Test runner exit code read from file: %s.
-
TcTestBuilder_RemoteCallingFailed
KeyTcTestBuilder.RemoteCallingFailed
:An error occurred while executing code on the test machine (slave): %s.
.- Returns:
An error occurred while executing code on the test machine (slave): %s.
-
_TcTestBuilder_RemoteCallingFailed
public static org.jvnet.localizer.Localizable _TcTestBuilder_RemoteCallingFailed()KeyTcTestBuilder.RemoteCallingFailed
:An error occurred while executing code on the test machine (slave): %s.
.- Returns:
An error occurred while executing code on the test machine (slave): %s.
-
TcTestBuilder_WorkspaceNotSpecified
KeyTcTestBuilder.WorkspaceNotSpecified
:Workspace not specified.
.- Returns:
Workspace not specified.
-
_TcTestBuilder_WorkspaceNotSpecified
public static org.jvnet.localizer.Localizable _TcTestBuilder_WorkspaceNotSpecified()KeyTcTestBuilder.WorkspaceNotSpecified
:Workspace not specified.
.- Returns:
Workspace not specified.
-
TcTestBuilder_BuildStepHasErrors
KeyTcTestBuilder.BuildStepHasErrors
:Errors occurred during the test execution.
.- Returns:
Errors occurred during the test execution.
-
_TcTestBuilder_BuildStepHasErrors
public static org.jvnet.localizer.Localizable _TcTestBuilder_BuildStepHasErrors()KeyTcTestBuilder.BuildStepHasErrors
:Errors occurred during the test execution.
.- Returns:
Errors occurred during the test execution.
-
TcTestBuilder_Debug_FixedExitCodeMessage
KeyTcTestBuilder.Debug.FixedExitCodeMessage
:Original exit code: %s. Fixed exit code: %s.
.- Returns:
Original exit code: %s. Fixed exit code: %s.
-
_TcTestBuilder_Debug_FixedExitCodeMessage
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_FixedExitCodeMessage()KeyTcTestBuilder.Debug.FixedExitCodeMessage
:Original exit code: %s. Fixed exit code: %s.
.- Returns:
Original exit code: %s. Fixed exit code: %s.
-
TcTestBuilder_ErrorMessage
KeyTcTestBuilder.ErrorMessage
:Error: %s.
.- Returns:
Error: %s.
-
_TcTestBuilder_ErrorMessage
public static org.jvnet.localizer.Localizable _TcTestBuilder_ErrorMessage()KeyTcTestBuilder.ErrorMessage
:Error: %s.
.- Returns:
Error: %s.
-
TcTestBuilder_NotSupportedSessionScreenResolution
KeyTcTestBuilder.NotSupportedSessionScreenResolution
:The specified screen resolution is not supported : %s.
.- Returns:
The specified screen resolution is not supported : %s.
-
_TcTestBuilder_NotSupportedSessionScreenResolution
public static org.jvnet.localizer.Localizable _TcTestBuilder_NotSupportedSessionScreenResolution()KeyTcTestBuilder.NotSupportedSessionScreenResolution
:The specified screen resolution is not supported : %s.
.- Returns:
The specified screen resolution is not supported : %s.
-
BuildStepAction_MakeUnstable
KeyBuildStepAction.MakeUnstable
:Mark as UNSTABLE
.- Returns:
Mark as UNSTABLE
-
_BuildStepAction_MakeUnstable
public static org.jvnet.localizer.Localizable _BuildStepAction_MakeUnstable()KeyBuildStepAction.MakeUnstable
:Mark as UNSTABLE
.- Returns:
Mark as UNSTABLE
-
TcTestBuilder_BuildStepHasWarnings
KeyTcTestBuilder.BuildStepHasWarnings
:Warnings occurred during the test execution.
.- Returns:
Warnings occurred during the test execution.
-
_TcTestBuilder_BuildStepHasWarnings
public static org.jvnet.localizer.Localizable _TcTestBuilder_BuildStepHasWarnings()KeyTcTestBuilder.BuildStepHasWarnings
:Warnings occurred during the test execution.
.- Returns:
Warnings occurred during the test execution.
-
TcTestBuilder_Debug_OnPremiseServerUrl
KeyTcTestBuilder.Debug.OnPremiseServerUrl
:On Premise Server Url: %s.
.- Returns:
On Premise Server Url: %s.
-
_TcTestBuilder_Debug_OnPremiseServerUrl
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_OnPremiseServerUrl()KeyTcTestBuilder.Debug.OnPremiseServerUrl
:On Premise Server Url: %s.
.- Returns:
On Premise Server Url: %s.
-
TcTestBuilder_Debug_AdditionalCommandLineArguments
KeyTcTestBuilder.Debug.AdditionalCommandLineArguments
:Additional command line arguments: %s.
.- Returns:
Additional command line arguments: %s.
-
_TcTestBuilder_Debug_AdditionalCommandLineArguments
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_AdditionalCommandLineArguments()KeyTcTestBuilder.Debug.AdditionalCommandLineArguments
:Additional command line arguments: %s.
.- Returns:
Additional command line arguments: %s.
-
TcTestBuilder_SlaveConnectedWithJNLP
KeyTcTestBuilder.SlaveConnectedWithJNLP
:The node is connected via Java Web Start (JNLP). In this mode, the "Run interactive user session" property of the TestComplete Test step is ignored. TestComplete (or TestExecute) will work in the current user session.
.- Returns:
The node is connected via Java Web Start (JNLP). In this mode, the "Run interactive user session" property of the TestComplete Test step is ignored. TestComplete (or TestExecute) will work in the current user session.
-
_TcTestBuilder_SlaveConnectedWithJNLP
public static org.jvnet.localizer.Localizable _TcTestBuilder_SlaveConnectedWithJNLP()KeyTcTestBuilder.SlaveConnectedWithJNLP
:The node is connected via Java Web Start (JNLP). In this mode, the "Run interactive user session" property of the TestComplete Test step is ignored. TestComplete (or TestExecute) will work in the current user session.
.- Returns:
The node is connected via Java Web Start (JNLP). In this mode, the "Run interactive user session" property of the TestComplete Test step is ignored. TestComplete (or TestExecute) will work in the current user session.
-
TcTestBuilder_CustomSessionScreenResolutionNotSupported
KeyTcTestBuilder.CustomSessionScreenResolutionNotSupported
:Unable to set a custom screen resolution. To set a custom screen resolution, use TestComplete 12.30 or later.
.- Returns:
Unable to set a custom screen resolution. To set a custom screen resolution, use TestComplete 12.30 or later.
-
_TcTestBuilder_CustomSessionScreenResolutionNotSupported
public static org.jvnet.localizer.Localizable _TcTestBuilder_CustomSessionScreenResolutionNotSupported()KeyTcTestBuilder.CustomSessionScreenResolutionNotSupported
:Unable to set a custom screen resolution. To set a custom screen resolution, use TestComplete 12.30 or later.
.- Returns:
Unable to set a custom screen resolution. To set a custom screen resolution, use TestComplete 12.30 or later.
-
TcTestBuilder_TestStartedMessage
KeyTcTestBuilder.TestStartedMessage
:The test execution started (%s).
.- Returns:
The test execution started (%s).
-
_TcTestBuilder_TestStartedMessage
public static org.jvnet.localizer.Localizable _TcTestBuilder_TestStartedMessage()KeyTcTestBuilder.TestStartedMessage
:The test execution started (%s).
.- Returns:
The test execution started (%s).
-
TcInstallation_InstallationString
KeyTcInstallation.InstallationString
:Type: %s, Version: %s, Path: "%s"
.- Returns:
Type: %s, Version: %s, Path: "%s"
-
_TcInstallation_InstallationString
public static org.jvnet.localizer.Localizable _TcInstallation_InstallationString()KeyTcInstallation.InstallationString
:Type: %s, Version: %s, Path: "%s"
.- Returns:
Type: %s, Version: %s, Path: "%s"
-
TcTestBuilder_CustomSessionScreenResolutionCanBeIgnored
KeyTcTestBuilder.CustomSessionScreenResolutionCanBeIgnored
:The custom screen resolution will be ignored if the active session is used.
.- Returns:
The custom screen resolution will be ignored if the active session is used.
-
_TcTestBuilder_CustomSessionScreenResolutionCanBeIgnored
public static org.jvnet.localizer.Localizable _TcTestBuilder_CustomSessionScreenResolutionCanBeIgnored()KeyTcTestBuilder.CustomSessionScreenResolutionCanBeIgnored
:The custom screen resolution will be ignored if the active session is used.
.- Returns:
The custom screen resolution will be ignored if the active session is used.
-
TcTestBuilder_WaitingForNodeRelease
KeyTcTestBuilder.WaitingForNodeRelease
:A TestComplete build step is already running on the node. Pausing the run until this built step is over...
.- Returns:
A TestComplete build step is already running on the node. Pausing the run until this built step is over...
-
_TcTestBuilder_WaitingForNodeRelease
public static org.jvnet.localizer.Localizable _TcTestBuilder_WaitingForNodeRelease()KeyTcTestBuilder.WaitingForNodeRelease
:A TestComplete build step is already running on the node. Pausing the run until this built step is over...
.- Returns:
A TestComplete build step is already running on the node. Pausing the run until this built step is over...
-
TcTestBuilder_UnableToLaunchByServiceUnsupportedVersion
KeyTcTestBuilder.UnableToLaunchByServiceUnsupportedVersion
:Unable to launch TestComplete (TestExecute) in an interactive user session. You need TestComplete (TestExecute) ver. 10.6 or later.
.- Returns:
Unable to launch TestComplete (TestExecute) in an interactive user session. You need TestComplete (TestExecute) ver. 10.6 or later.
-
_TcTestBuilder_UnableToLaunchByServiceUnsupportedVersion
public static org.jvnet.localizer.Localizable _TcTestBuilder_UnableToLaunchByServiceUnsupportedVersion()KeyTcTestBuilder.UnableToLaunchByServiceUnsupportedVersion
:Unable to launch TestComplete (TestExecute) in an interactive user session. You need TestComplete (TestExecute) ver. 10.6 or later.
.- Returns:
Unable to launch TestComplete (TestExecute) in an interactive user session. You need TestComplete (TestExecute) ver. 10.6 or later.
-
BuildStepAction_None
KeyBuildStepAction.None
:(None)
.- Returns:
(None)
-
_BuildStepAction_None
public static org.jvnet.localizer.Localizable _BuildStepAction_None()KeyBuildStepAction.None
:(None)
.- Returns:
(None)
-
TcTestBuilder_Debug_JUNIT_ResultAppended
KeyTcTestBuilder.Debug.JUNIT.ResultAppended
:A JUnit result has been appended.
.- Returns:
A JUnit result has been appended.
-
_TcTestBuilder_Debug_JUNIT_ResultAppended
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_JUNIT_ResultAppended()KeyTcTestBuilder.Debug.JUNIT.ResultAppended
:A JUnit result has been appended.
.- Returns:
A JUnit result has been appended.
-
TcTestBuilder_AccessKeyNotFound
KeyTcTestBuilder.AccessKeyNotFound
:The secret text credential with the specified id "%s" is not found.
.- Returns:
The secret text credential with the specified id "%s" is not found.
-
_TcTestBuilder_AccessKeyNotFound
public static org.jvnet.localizer.Localizable _TcTestBuilder_AccessKeyNotFound()KeyTcTestBuilder.AccessKeyNotFound
:The secret text credential with the specified id "%s" is not found.
.- Returns:
The secret text credential with the specified id "%s" is not found.
-
TcTestBuilder_ChosenInstallation
KeyTcTestBuilder.ChosenInstallation
:Selected TestComplete/TestExecute installation:
.- Returns:
Selected TestComplete/TestExecute installation:
-
_TcTestBuilder_ChosenInstallation
public static org.jvnet.localizer.Localizable _TcTestBuilder_ChosenInstallation()KeyTcTestBuilder.ChosenInstallation
:Selected TestComplete/TestExecute installation:
.- Returns:
Selected TestComplete/TestExecute installation:
-
TcSummaryAction_DisplayName
KeyTcSummaryAction.DisplayName
:TestComplete Test Results
.- Returns:
TestComplete Test Results
-
_TcSummaryAction_DisplayName
public static org.jvnet.localizer.Localizable _TcSummaryAction_DisplayName()KeyTcSummaryAction.DisplayName
:TestComplete Test Results
.- Returns:
TestComplete Test Results
-
TcTestBuilder_SlaveConnectedWithService
KeyTcTestBuilder.SlaveConnectedWithService
:The node is connected via Jenkins Agent running as a Windows service. TestComplete tests cannot run in this mode, as they require an interactive user session. To create such a session, enable the "Run interactive user session" property of the TestComplete Test step.
.- Returns:
The node is connected via Jenkins Agent running as a Windows service. TestComplete tests cannot run in this mode, as they require an interactive user session. To create such a session, enable the "Run interactive user session" property of the TestComplete Test step.
-
_TcTestBuilder_SlaveConnectedWithService
public static org.jvnet.localizer.Localizable _TcTestBuilder_SlaveConnectedWithService()KeyTcTestBuilder.SlaveConnectedWithService
:The node is connected via Jenkins Agent running as a Windows service. TestComplete tests cannot run in this mode, as they require an interactive user session. To create such a session, enable the "Run interactive user session" property of the TestComplete Test step.
.- Returns:
The node is connected via Jenkins Agent running as a Windows service. TestComplete tests cannot run in this mode, as they require an interactive user session. To create such a session, enable the "Run interactive user session" property of the TestComplete Test step.
-
ErrorMessages_TcServiceOldVersion
KeyErrorMessages.TcServiceOldVersion
:An unsupported version of the TestComplete Service is running on the node. Please use TestComplete Service version 10.60 or later
.- Returns:
An unsupported version of the TestComplete Service is running on the node. Please use TestComplete Service version 10.60 or later
-
_ErrorMessages_TcServiceOldVersion
public static org.jvnet.localizer.Localizable _ErrorMessages_TcServiceOldVersion()KeyErrorMessages.TcServiceOldVersion
:An unsupported version of the TestComplete Service is running on the node. Please use TestComplete Service version 10.60 or later
.- Returns:
An unsupported version of the TestComplete Service is running on the node. Please use TestComplete Service version 10.60 or later
-
TcTestBuilder_Debug_SessionScreenResolution
KeyTcTestBuilder.Debug.SessionScreenResolution
:Session screen resolution : %s.
.- Returns:
Session screen resolution : %s.
-
_TcTestBuilder_Debug_SessionScreenResolution
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_SessionScreenResolution()KeyTcTestBuilder.Debug.SessionScreenResolution
:Session screen resolution : %s.
.- Returns:
Session screen resolution : %s.
-
TcTestBuilder_InstallationNotFound
KeyTcTestBuilder.InstallationNotFound
:Unable to find the specified TestComplete/TestExecute installation.
.- Returns:
Unable to find the specified TestComplete/TestExecute installation.
-
_TcTestBuilder_InstallationNotFound
public static org.jvnet.localizer.Localizable _TcTestBuilder_InstallationNotFound()KeyTcTestBuilder.InstallationNotFound
:Unable to find the specified TestComplete/TestExecute installation.
.- Returns:
Unable to find the specified TestComplete/TestExecute installation.
-
TcTestBuilder_Debug_JUNIT_ResultInfo
KeyTcTestBuilder.Debug.JUNIT.ResultInfo
:Failed: %d, Skipped: %d, Total: %d.
.- Returns:
Failed: %d, Skipped: %d, Total: %d.
-
_TcTestBuilder_Debug_JUNIT_ResultInfo
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_JUNIT_ResultInfo()KeyTcTestBuilder.Debug.JUNIT.ResultInfo
:Failed: %d, Skipped: %d, Total: %d.
.- Returns:
Failed: %d, Skipped: %d, Total: %d.
-
TcTestBuilder_NoInfo
KeyTcTestBuilder.NoInfo
:Failed to obtain test results. See the error message in the <a href="%s">console</a>.
.- Returns:
Failed to obtain test results. See the error message in the <a href="%s">console</a>.
-
_TcTestBuilder_NoInfo
public static org.jvnet.localizer.Localizable _TcTestBuilder_NoInfo()KeyTcTestBuilder.NoInfo
:Failed to obtain test results. See the error message in the <a href="%s">console</a>.
.- Returns:
Failed to obtain test results. See the error message in the <a href="%s">console</a>.
-
TcTestBuilder_Debug_FailedToDefineSelfVersion
KeyTcTestBuilder.Debug.FailedToDefineSelfVersion
:Failed to define plugin version.
.- Returns:
Failed to define plugin version.
-
_TcTestBuilder_Debug_FailedToDefineSelfVersion
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_FailedToDefineSelfVersion()KeyTcTestBuilder.Debug.FailedToDefineSelfVersion
:Failed to define plugin version.
.- Returns:
Failed to define plugin version.
-
TcTestBuilder_Debug_ExecutorOutput
KeyTcTestBuilder.Debug.ExecutorOutput
:Executor output:
.- Returns:
Executor output:
-
_TcTestBuilder_Debug_ExecutorOutput
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_ExecutorOutput()KeyTcTestBuilder.Debug.ExecutorOutput
:Executor output:
.- Returns:
Executor output:
-
TcTestBuilder_Debug_ExitCodeFileNotExists
KeyTcTestBuilder.Debug.ExitCodeFileNotExists
:Test runner exit code file not exists.
.- Returns:
Test runner exit code file not exists.
-
_TcTestBuilder_Debug_ExitCodeFileNotExists
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_ExitCodeFileNotExists()KeyTcTestBuilder.Debug.ExitCodeFileNotExists
:Test runner exit code file not exists.
.- Returns:
Test runner exit code file not exists.
-
TcTestBuilder_NotWindowsOS
KeyTcTestBuilder.NotWindowsOS
:TestComplete/TestExecute can be launched only on the Windows OS.
.- Returns:
TestComplete/TestExecute can be launched only on the Windows OS.
-
_TcTestBuilder_NotWindowsOS
public static org.jvnet.localizer.Localizable _TcTestBuilder_NotWindowsOS()KeyTcTestBuilder.NotWindowsOS
:TestComplete/TestExecute can be launched only on the Windows OS.
.- Returns:
TestComplete/TestExecute can be launched only on the Windows OS.
-
TcTestBuilder_Debug_ExitCodeReadFailed
KeyTcTestBuilder.Debug.ExitCodeReadFailed
:Failed to read test runner exit code from file.
.- Returns:
Failed to read test runner exit code from file.
-
_TcTestBuilder_Debug_ExitCodeReadFailed
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_ExitCodeReadFailed()KeyTcTestBuilder.Debug.ExitCodeReadFailed
:Failed to read test runner exit code from file.
.- Returns:
Failed to read test runner exit code from file.
-
TcTestBuilder_LaunchingTestRunner
KeyTcTestBuilder.LaunchingTestRunner
:Launching the test runner.
.- Returns:
Launching the test runner.
-
_TcTestBuilder_LaunchingTestRunner
public static org.jvnet.localizer.Localizable _TcTestBuilder_LaunchingTestRunner()KeyTcTestBuilder.LaunchingTestRunner
:Launching the test runner.
.- Returns:
Launching the test runner.
-
TcTestBuilder_UnableToFindLogFile
KeyTcTestBuilder.UnableToFindLogFile
:Unable to find the log file "%s".
.- Returns:
Unable to find the log file "%s".
-
_TcTestBuilder_UnableToFindLogFile
public static org.jvnet.localizer.Localizable _TcTestBuilder_UnableToFindLogFile()KeyTcTestBuilder.UnableToFindLogFile
:Unable to find the log file "%s".
.- Returns:
Unable to find the log file "%s".
-
ErrorMessages_TcServiceInvalidArgs
KeyErrorMessages.TcServiceInvalidArgs
:TestComplete Service cannot process parameters
.- Returns:
TestComplete Service cannot process parameters
-
_ErrorMessages_TcServiceInvalidArgs
public static org.jvnet.localizer.Localizable _ErrorMessages_TcServiceInvalidArgs()KeyErrorMessages.TcServiceInvalidArgs
:TestComplete Service cannot process parameters
.- Returns:
TestComplete Service cannot process parameters
-
TcTestBuilder_Debug_JUNIT_ReportDeleted
KeyTcTestBuilder.Debug.JUNIT.ReportDeleted
:The JUnit report file has been deleted.
.- Returns:
The JUnit report file has been deleted.
-
_TcTestBuilder_Debug_JUNIT_ReportDeleted
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_JUNIT_ReportDeleted()KeyTcTestBuilder.Debug.JUNIT.ReportDeleted
:The JUnit report file has been deleted.
.- Returns:
The JUnit report file has been deleted.
-
TcTestBuilder_ExceptionOccurred
KeyTcTestBuilder.ExceptionOccurred
:An exception occurred: %s.
.- Returns:
An exception occurred: %s.
-
_TcTestBuilder_ExceptionOccurred
public static org.jvnet.localizer.Localizable _TcTestBuilder_ExceptionOccurred()KeyTcTestBuilder.ExceptionOccurred
:An exception occurred: %s.
.- Returns:
An exception occurred: %s.
-
BuildStepAction_MakeFailed
KeyBuildStepAction.MakeFailed
:Mark as FAILED
.- Returns:
Mark as FAILED
-
_BuildStepAction_MakeFailed
public static org.jvnet.localizer.Localizable _BuildStepAction_MakeFailed()KeyBuildStepAction.MakeFailed
:Mark as FAILED
.- Returns:
Mark as FAILED
-
TcTestBuilder_Debug_JUNIT_CopiedToWorkspace
KeyTcTestBuilder.Debug.JUNIT.CopiedToWorkspace
:The JUnit report has been copied to the current workspace: "%s".
.- Returns:
The JUnit report has been copied to the current workspace: "%s".
-
_TcTestBuilder_Debug_JUNIT_CopiedToWorkspace
public static org.jvnet.localizer.Localizable _TcTestBuilder_Debug_JUNIT_CopiedToWorkspace()KeyTcTestBuilder.Debug.JUNIT.CopiedToWorkspace
:The JUnit report has been copied to the current workspace: "%s".
.- Returns:
The JUnit report has been copied to the current workspace: "%s".
-
TcTestBuilder_Descriptor_ValueNotSpecified
KeyTcTestBuilder.Descriptor.ValueNotSpecified
:Please specify a value.
.- Returns:
Please specify a value.
-
_TcTestBuilder_Descriptor_ValueNotSpecified
public static org.jvnet.localizer.Localizable _TcTestBuilder_Descriptor_ValueNotSpecified()KeyTcTestBuilder.Descriptor.ValueNotSpecified
:Please specify a value.
.- Returns:
Please specify a value.
-