Class Messages
java.lang.Object
io.jenkins.plugins.railflow.jenkins.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.LocalizableKeycannotFindSelectedCredentials:Cannot find currently selected credentials.static org.jvnet.localizer.LocalizableKeycannotValidateExpressionBasedCredentials:Cannot validate expression based credentials.static org.jvnet.localizer.LocalizableKeycreateNoUpdate:Create new test cases and do not overwrite existing ones.static org.jvnet.localizer.LocalizableKeycreateUpdate:Create new cases and overwrite existing ones.static org.jvnet.localizer.LocalizableKeyglobalConfigurationIsNull:Global configuration is null.static org.jvnet.localizer.Localizable_jiraCredentialsNotSet(Object arg0) KeyjiraCredentialsNotSet:JIRA credentials are not set for the JIRA server: ''{0}''.static org.jvnet.localizer.Localizable_jiraDoesNotExist(Object arg0) KeyjiraDoesNotExist:JIRA server with name ''{0}'' does not exist in the global configuration.static org.jvnet.localizer.LocalizableKeyjiraServerNameIsNull:JIRA server name is null.static org.jvnet.localizer.LocalizableKeyjiraServersListIsNull:JIRA Server list is null, please add at least one JIRA server on Jenkins Global Configuration page.static org.jvnet.localizer.Localizable_jiraUrlIsNull(Object arg0) KeyjiraUrlIsNull:JIRA server with name: ''{0}'' has empty JIRA URL.static org.jvnet.localizer.LocalizableKeyjiraUrlIsRequired:JIRA URL is required.static org.jvnet.localizer.LocalizableKeylicenseActivatedSuccess:Railflow license activated.static org.jvnet.localizer.LocalizableKeylicenseMissing:Railflow license is missing, please upload a valid license using Jenkins Global Configuration page.static org.jvnet.localizer.LocalizableKeylogFailIfUploadFalse:Railflow: Fail if upload flag is set to false -> ignore errors in the build step.static org.jvnet.localizer.LocalizableKeylogFailIfUploadTrue:Railflow: Fail if upload flag is set to true -> mark build as failed.static org.jvnet.localizer.Localizable_malformedJiraUrl(Object arg0) KeymalformedJiraUrl:Malformed JIRA URL {0}.static org.jvnet.localizer.Localizable_malformedTestRailUrl(Object arg0) KeymalformedTestRailUrl:Malformed TestRail URL {0}.static org.jvnet.localizer.LocalizableKeymilestonePathInvalid:You cannot add a sub-milestone to a sub-milestone (only one sub-milestone level is supported).static org.jvnet.localizer.LocalizableKeynoCreateNoUpdate:Do not create new cases and do not overwrite existing ones.static org.jvnet.localizer.LocalizableKeynoCreateUpdate:Do not create new cases and overwrite existing ones.static org.jvnet.localizer.LocalizableKeynoUploadConfigs:There are no Railflow configurations available. Please add at least one Railflow upload configuration.static org.jvnet.localizer.LocalizableKeyoverriddenCredentialsNotFound:Cannot find credentials with ID: ''{0}'', please check your job configuration.static org.jvnet.localizer.LocalizableKeypluginDisplayName:Railflow TestRail integration.static org.jvnet.localizer.LocalizableKeypluginVersion:Railflow version:.static org.jvnet.localizer.LocalizableKeypostBuildDisplayName:Railflow Plugin: TestRail Test Results Processor.static org.jvnet.localizer.LocalizableKeyreportFormatAllure:Allure.static org.jvnet.localizer.LocalizableKeyreportFormatCucumber:Cucumber.static org.jvnet.localizer.LocalizableKeyreportFormatJunit:JUnit.static org.jvnet.localizer.LocalizableKeyreportFormatNunit:NUnit.static org.jvnet.localizer.LocalizableKeyreportFormatNunitSpecflow:NUnit SpecFlow.static org.jvnet.localizer.LocalizableKeyreportFormatPlaywright:Playwright.static org.jvnet.localizer.LocalizableKeyreportFormatPytestRailflow:Railflow PyTest.static org.jvnet.localizer.LocalizableKeyreportFormatRobot:Robot.static org.jvnet.localizer.LocalizableKeyreportFormatTestng:TestNG.static org.jvnet.localizer.LocalizableKeyreportFormatTestngSteps:TestNG with steps.static org.jvnet.localizer.LocalizableKeyreportFormatTrx:TRX.static org.jvnet.localizer.LocalizableKeyreportFormatXunit:XUnit.static org.jvnet.localizer.LocalizableKeyrunIdInvalid:The value of Test Run ID must be positive integer or string prefixed with `R`, e.g.: 123, R123, r123.static org.jvnet.localizer.LocalizableKeysearchModeName:Name.static org.jvnet.localizer.LocalizableKeysearchModePath:Path.static org.jvnet.localizer.LocalizableKeysectionNameInTestPathIsRequiredInTrxReportFormat:In case of multiple suite project, please add suite name and section name, e.g.: Shopping Cart/Purchase.static org.jvnet.localizer.LocalizableKeystartUpload:Uploading test results into TestRail.static org.jvnet.localizer.Localizable_testRailCredentialsNotFound(Object arg0, Object arg1) KeytestRailCredentialsNotFound:Cannot find credentials with ID: ''{0}'' for the TestRail server: ''{1}''.static org.jvnet.localizer.LocalizableKeytestRailCredentialsNotSet:TestRail credentials are not set for the TestRail server: ''{0}''.static org.jvnet.localizer.Localizable_testRailDoesNotExist(Object arg0) KeytestRailDoesNotExist:TestRail server with name ''{0}'' does not exist in the global configuration.static org.jvnet.localizer.LocalizableKeytestRailServerNameIsNull:TestRail server name is null.static org.jvnet.localizer.LocalizableKeytestRailServersListIsEmpty:TestRail Server list is empty, please add at least one TestRail server on Jenkins Global Configuration page.static org.jvnet.localizer.LocalizableKeytestRailServersListIsNull:TestRail Server list is null, please add at least one TestRail server on Jenkins Global Configuration page.static org.jvnet.localizer.Localizable_testRailUrlIsNull(Object arg0) KeytestRailUrlIsNull:TestRail server with name: ''{0}'' has empty TestRail URL.static org.jvnet.localizer.LocalizableKeytestRailUrlIsRequired:TestRail URL is required.static org.jvnet.localizer.LocalizableKeythisFieldIsRequired:This field is required.static org.jvnet.localizer.LocalizableKeyuploadErrorMessage:Railflow: Error occurred while uploading results to TestRail:.static org.jvnet.localizer.LocalizableKeyvalidTestRailUrlFormat:TestRail URL should be http[s]://<testrail_server>[:<port>].static org.jvnet.localizer.LocalizableKeyvirtualChannelIsNull:Could not get virtual channel.static StringKeycannotFindSelectedCredentials:Cannot find currently selected credentials.static StringKeycannotValidateExpressionBasedCredentials:Cannot validate expression based credentials.static StringKeycreateNoUpdate:Create new test cases and do not overwrite existing ones.static StringKeycreateUpdate:Create new cases and overwrite existing ones.static StringKeyglobalConfigurationIsNull:Global configuration is null.static StringjiraCredentialsNotSet(Object arg0) KeyjiraCredentialsNotSet:JIRA credentials are not set for the JIRA server: ''{0}''.static StringjiraDoesNotExist(Object arg0) KeyjiraDoesNotExist:JIRA server with name ''{0}'' does not exist in the global configuration.static StringKeyjiraServerNameIsNull:JIRA server name is null.static StringKeyjiraServersListIsNull:JIRA Server list is null, please add at least one JIRA server on Jenkins Global Configuration page.static StringjiraUrlIsNull(Object arg0) KeyjiraUrlIsNull:JIRA server with name: ''{0}'' has empty JIRA URL.static StringKeyjiraUrlIsRequired:JIRA URL is required.static StringKeylicenseActivatedSuccess:Railflow license activated.static StringKeylicenseMissing:Railflow license is missing, please upload a valid license using Jenkins Global Configuration page.static StringKeylogFailIfUploadFalse:Railflow: Fail if upload flag is set to false -> ignore errors in the build step.static StringKeylogFailIfUploadTrue:Railflow: Fail if upload flag is set to true -> mark build as failed.static StringmalformedJiraUrl(Object arg0) KeymalformedJiraUrl:Malformed JIRA URL {0}.static StringmalformedTestRailUrl(Object arg0) KeymalformedTestRailUrl:Malformed TestRail URL {0}.static StringKeymilestonePathInvalid:You cannot add a sub-milestone to a sub-milestone (only one sub-milestone level is supported).static StringKeynoCreateNoUpdate:Do not create new cases and do not overwrite existing ones.static StringKeynoCreateUpdate:Do not create new cases and overwrite existing ones.static StringKeynoUploadConfigs:There are no Railflow configurations available. Please add at least one Railflow upload configuration.static StringKeyoverriddenCredentialsNotFound:Cannot find credentials with ID: ''{0}'', please check your job configuration.static StringKeypluginDisplayName:Railflow TestRail integration.static StringKeypluginVersion:Railflow version:.static StringKeypostBuildDisplayName:Railflow Plugin: TestRail Test Results Processor.static StringKeyreportFormatAllure:Allure.static StringKeyreportFormatCucumber:Cucumber.static StringKeyreportFormatJunit:JUnit.static StringKeyreportFormatNunit:NUnit.static StringKeyreportFormatNunitSpecflow:NUnit SpecFlow.static StringKeyreportFormatPlaywright:Playwright.static StringKeyreportFormatPytestRailflow:Railflow PyTest.static StringKeyreportFormatRobot:Robot.static StringKeyreportFormatTestng:TestNG.static StringKeyreportFormatTestngSteps:TestNG with steps.static StringKeyreportFormatTrx:TRX.static StringKeyreportFormatXunit:XUnit.static StringKeyrunIdInvalid:The value of Test Run ID must be positive integer or string prefixed with `R`, e.g.: 123, R123, r123.static StringKeysearchModeName:Name.static StringKeysearchModePath:Path.static StringKeysectionNameInTestPathIsRequiredInTrxReportFormat:In case of multiple suite project, please add suite name and section name, e.g.: Shopping Cart/Purchase.static StringKeystartUpload:Uploading test results into TestRail.static StringtestRailCredentialsNotFound(Object arg0, Object arg1) KeytestRailCredentialsNotFound:Cannot find credentials with ID: ''{0}'' for the TestRail server: ''{1}''.static StringKeytestRailCredentialsNotSet:TestRail credentials are not set for the TestRail server: ''{0}''.static StringtestRailDoesNotExist(Object arg0) KeytestRailDoesNotExist:TestRail server with name ''{0}'' does not exist in the global configuration.static StringKeytestRailServerNameIsNull:TestRail server name is null.static StringKeytestRailServersListIsEmpty:TestRail Server list is empty, please add at least one TestRail server on Jenkins Global Configuration page.static StringKeytestRailServersListIsNull:TestRail Server list is null, please add at least one TestRail server on Jenkins Global Configuration page.static StringtestRailUrlIsNull(Object arg0) KeytestRailUrlIsNull:TestRail server with name: ''{0}'' has empty TestRail URL.static StringKeytestRailUrlIsRequired:TestRail URL is required.static StringKeythisFieldIsRequired:This field is required.static StringKeyuploadErrorMessage:Railflow: Error occurred while uploading results to TestRail:.static StringKeyvalidTestRailUrlFormat:TestRail URL should be http[s]://<testrail_server>[:<port>].static StringKeyvirtualChannelIsNull:Could not get virtual channel.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
cannotFindSelectedCredentials
KeycannotFindSelectedCredentials:Cannot find currently selected credentials.- Returns:
Cannot find currently selected credentials
-
_cannotFindSelectedCredentials
public static org.jvnet.localizer.Localizable _cannotFindSelectedCredentials()KeycannotFindSelectedCredentials:Cannot find currently selected credentials.- Returns:
Cannot find currently selected credentials
-
searchModeName
KeysearchModeName:Name.- Returns:
Name
-
_searchModeName
public static org.jvnet.localizer.Localizable _searchModeName()KeysearchModeName:Name.- Returns:
Name
-
testRailServersListIsEmpty
KeytestRailServersListIsEmpty:TestRail Server list is empty, please add at least one TestRail server on Jenkins Global Configuration page.- Returns:
TestRail Server list is empty, please add at least one TestRail server on Jenkins Global Configuration page
-
_testRailServersListIsEmpty
public static org.jvnet.localizer.Localizable _testRailServersListIsEmpty()KeytestRailServersListIsEmpty:TestRail Server list is empty, please add at least one TestRail server on Jenkins Global Configuration page.- Returns:
TestRail Server list is empty, please add at least one TestRail server on Jenkins Global Configuration page
-
reportFormatPytestRailflow
KeyreportFormatPytestRailflow:Railflow PyTest.- Returns:
Railflow PyTest
-
_reportFormatPytestRailflow
public static org.jvnet.localizer.Localizable _reportFormatPytestRailflow()KeyreportFormatPytestRailflow:Railflow PyTest.- Returns:
Railflow PyTest
-
reportFormatJunit
KeyreportFormatJunit:JUnit.- Returns:
JUnit
-
_reportFormatJunit
public static org.jvnet.localizer.Localizable _reportFormatJunit()KeyreportFormatJunit:JUnit.- Returns:
JUnit
-
virtualChannelIsNull
KeyvirtualChannelIsNull:Could not get virtual channel.- Returns:
Could not get virtual channel
-
_virtualChannelIsNull
public static org.jvnet.localizer.Localizable _virtualChannelIsNull()KeyvirtualChannelIsNull:Could not get virtual channel.- Returns:
Could not get virtual channel
-
reportFormatAllure
KeyreportFormatAllure:Allure.- Returns:
Allure
-
_reportFormatAllure
public static org.jvnet.localizer.Localizable _reportFormatAllure()KeyreportFormatAllure:Allure.- Returns:
Allure
-
globalConfigurationIsNull
KeyglobalConfigurationIsNull:Global configuration is null.- Returns:
Global configuration is null
-
_globalConfigurationIsNull
public static org.jvnet.localizer.Localizable _globalConfigurationIsNull()KeyglobalConfigurationIsNull:Global configuration is null.- Returns:
Global configuration is null
-
licenseActivatedSuccess
KeylicenseActivatedSuccess:Railflow license activated.- Returns:
Railflow license activated
-
_licenseActivatedSuccess
public static org.jvnet.localizer.Localizable _licenseActivatedSuccess()KeylicenseActivatedSuccess:Railflow license activated.- Returns:
Railflow license activated
-
reportFormatRobot
KeyreportFormatRobot:Robot.- Returns:
Robot
-
_reportFormatRobot
public static org.jvnet.localizer.Localizable _reportFormatRobot()KeyreportFormatRobot:Robot.- Returns:
Robot
-
testRailCredentialsNotSet
KeytestRailCredentialsNotSet:TestRail credentials are not set for the TestRail server: ''{0}''.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
TestRail credentials are not set for the TestRail server: ''{0}''
-
_testRailCredentialsNotSet
KeytestRailCredentialsNotSet:TestRail credentials are not set for the TestRail server: ''{0}''.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
TestRail credentials are not set for the TestRail server: ''{0}''
-
jiraDoesNotExist
KeyjiraDoesNotExist:JIRA server with name ''{0}'' does not exist in the global configuration.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
JIRA server with name ''{0}'' does not exist in the global configuration
-
_jiraDoesNotExist
KeyjiraDoesNotExist:JIRA server with name ''{0}'' does not exist in the global configuration.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
JIRA server with name ''{0}'' does not exist in the global configuration
-
reportFormatTestng
KeyreportFormatTestng:TestNG.- Returns:
TestNG
-
_reportFormatTestng
public static org.jvnet.localizer.Localizable _reportFormatTestng()KeyreportFormatTestng:TestNG.- Returns:
TestNG
-
logFailIfUploadTrue
KeylogFailIfUploadTrue:Railflow: Fail if upload flag is set to true -> mark build as failed.- Returns:
Railflow: Fail if upload flag is set to true -> mark build as failed
-
_logFailIfUploadTrue
public static org.jvnet.localizer.Localizable _logFailIfUploadTrue()KeylogFailIfUploadTrue:Railflow: Fail if upload flag is set to true -> mark build as failed.- Returns:
Railflow: Fail if upload flag is set to true -> mark build as failed
-
postBuildDisplayName
KeypostBuildDisplayName:Railflow Plugin: TestRail Test Results Processor.- Returns:
Railflow Plugin: TestRail Test Results Processor
-
_postBuildDisplayName
public static org.jvnet.localizer.Localizable _postBuildDisplayName()KeypostBuildDisplayName:Railflow Plugin: TestRail Test Results Processor.- Returns:
Railflow Plugin: TestRail Test Results Processor
-
jiraServerNameIsNull
KeyjiraServerNameIsNull:JIRA server name is null.- Returns:
JIRA server name is null
-
_jiraServerNameIsNull
public static org.jvnet.localizer.Localizable _jiraServerNameIsNull()KeyjiraServerNameIsNull:JIRA server name is null.- Returns:
JIRA server name is null
-
jiraCredentialsNotSet
KeyjiraCredentialsNotSet:JIRA credentials are not set for the JIRA server: ''{0}''.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
JIRA credentials are not set for the JIRA server: ''{0}''
-
_jiraCredentialsNotSet
KeyjiraCredentialsNotSet:JIRA credentials are not set for the JIRA server: ''{0}''.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
JIRA credentials are not set for the JIRA server: ''{0}''
-
sectionNameInTestPathIsRequiredInTrxReportFormat
KeysectionNameInTestPathIsRequiredInTrxReportFormat:In case of multiple suite project, please add suite name and section name, e.g.: Shopping Cart/Purchase.- Returns:
In case of multiple suite project, please add suite name and section name, e.g.: Shopping Cart/Purchase
-
_sectionNameInTestPathIsRequiredInTrxReportFormat
public static org.jvnet.localizer.Localizable _sectionNameInTestPathIsRequiredInTrxReportFormat()KeysectionNameInTestPathIsRequiredInTrxReportFormat:In case of multiple suite project, please add suite name and section name, e.g.: Shopping Cart/Purchase.- Returns:
In case of multiple suite project, please add suite name and section name, e.g.: Shopping Cart/Purchase
-
runIdInvalid
KeyrunIdInvalid:The value of Test Run ID must be positive integer or string prefixed with `R`, e.g.: 123, R123, r123.- Returns:
The value of Test Run ID must be positive integer or string prefixed with `R`, e.g.: 123, R123, r123
-
_runIdInvalid
public static org.jvnet.localizer.Localizable _runIdInvalid()KeyrunIdInvalid:The value of Test Run ID must be positive integer or string prefixed with `R`, e.g.: 123, R123, r123.- Returns:
The value of Test Run ID must be positive integer or string prefixed with `R`, e.g.: 123, R123, r123
-
cannotValidateExpressionBasedCredentials
KeycannotValidateExpressionBasedCredentials:Cannot validate expression based credentials.- Returns:
Cannot validate expression based credentials
-
_cannotValidateExpressionBasedCredentials
public static org.jvnet.localizer.Localizable _cannotValidateExpressionBasedCredentials()KeycannotValidateExpressionBasedCredentials:Cannot validate expression based credentials.- Returns:
Cannot validate expression based credentials
-
logFailIfUploadFalse
KeylogFailIfUploadFalse:Railflow: Fail if upload flag is set to false -> ignore errors in the build step.- Returns:
Railflow: Fail if upload flag is set to false -> ignore errors in the build step
-
_logFailIfUploadFalse
public static org.jvnet.localizer.Localizable _logFailIfUploadFalse()KeylogFailIfUploadFalse:Railflow: Fail if upload flag is set to false -> ignore errors in the build step.- Returns:
Railflow: Fail if upload flag is set to false -> ignore errors in the build step
-
noUploadConfigs
KeynoUploadConfigs:There are no Railflow configurations available. Please add at least one Railflow upload configuration.- Returns:
There are no Railflow configurations available. Please add at least one Railflow upload configuration
-
_noUploadConfigs
public static org.jvnet.localizer.Localizable _noUploadConfigs()KeynoUploadConfigs:There are no Railflow configurations available. Please add at least one Railflow upload configuration.- Returns:
There are no Railflow configurations available. Please add at least one Railflow upload configuration
-
searchModePath
KeysearchModePath:Path.- Returns:
Path
-
_searchModePath
public static org.jvnet.localizer.Localizable _searchModePath()KeysearchModePath:Path.- Returns:
Path
-
milestonePathInvalid
KeymilestonePathInvalid:You cannot add a sub-milestone to a sub-milestone (only one sub-milestone level is supported).- Returns:
You cannot add a sub-milestone to a sub-milestone (only one sub-milestone level is supported)
-
_milestonePathInvalid
public static org.jvnet.localizer.Localizable _milestonePathInvalid()KeymilestonePathInvalid:You cannot add a sub-milestone to a sub-milestone (only one sub-milestone level is supported).- Returns:
You cannot add a sub-milestone to a sub-milestone (only one sub-milestone level is supported)
-
noCreateNoUpdate
KeynoCreateNoUpdate:Do not create new cases and do not overwrite existing ones.- Returns:
Do not create new cases and do not overwrite existing ones
-
_noCreateNoUpdate
public static org.jvnet.localizer.Localizable _noCreateNoUpdate()KeynoCreateNoUpdate:Do not create new cases and do not overwrite existing ones.- Returns:
Do not create new cases and do not overwrite existing ones
-
thisFieldIsRequired
KeythisFieldIsRequired:This field is required.- Returns:
This field is required
-
_thisFieldIsRequired
public static org.jvnet.localizer.Localizable _thisFieldIsRequired()KeythisFieldIsRequired:This field is required.- Returns:
This field is required
-
jiraUrlIsRequired
KeyjiraUrlIsRequired:JIRA URL is required.- Returns:
JIRA URL is required
-
_jiraUrlIsRequired
public static org.jvnet.localizer.Localizable _jiraUrlIsRequired()KeyjiraUrlIsRequired:JIRA URL is required.- Returns:
JIRA URL is required
-
licenseMissing
KeylicenseMissing:Railflow license is missing, please upload a valid license using Jenkins Global Configuration page.- Returns:
Railflow license is missing, please upload a valid license using Jenkins Global Configuration page
-
_licenseMissing
public static org.jvnet.localizer.Localizable _licenseMissing()KeylicenseMissing:Railflow license is missing, please upload a valid license using Jenkins Global Configuration page.- Returns:
Railflow license is missing, please upload a valid license using Jenkins Global Configuration page
-
pluginDisplayName
KeypluginDisplayName:Railflow TestRail integration.- Returns:
Railflow TestRail integration
-
_pluginDisplayName
public static org.jvnet.localizer.Localizable _pluginDisplayName()KeypluginDisplayName:Railflow TestRail integration.- Returns:
Railflow TestRail integration
-
testRailDoesNotExist
KeytestRailDoesNotExist:TestRail server with name ''{0}'' does not exist in the global configuration.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
TestRail server with name ''{0}'' does not exist in the global configuration
-
_testRailDoesNotExist
KeytestRailDoesNotExist:TestRail server with name ''{0}'' does not exist in the global configuration.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
TestRail server with name ''{0}'' does not exist in the global configuration
-
reportFormatNunitSpecflow
KeyreportFormatNunitSpecflow:NUnit SpecFlow.- Returns:
NUnit SpecFlow
-
_reportFormatNunitSpecflow
public static org.jvnet.localizer.Localizable _reportFormatNunitSpecflow()KeyreportFormatNunitSpecflow:NUnit SpecFlow.- Returns:
NUnit SpecFlow
-
testRailServersListIsNull
KeytestRailServersListIsNull:TestRail Server list is null, please add at least one TestRail server on Jenkins Global Configuration page.- Returns:
TestRail Server list is null, please add at least one TestRail server on Jenkins Global Configuration page
-
_testRailServersListIsNull
public static org.jvnet.localizer.Localizable _testRailServersListIsNull()KeytestRailServersListIsNull:TestRail Server list is null, please add at least one TestRail server on Jenkins Global Configuration page.- Returns:
TestRail Server list is null, please add at least one TestRail server on Jenkins Global Configuration page
-
validTestRailUrlFormat
KeyvalidTestRailUrlFormat:TestRail URL should be http[s]://<testrail_server>[:<port>].- Returns:
TestRail URL should be http[s]://<testrail_server>[:<port>]
-
_validTestRailUrlFormat
public static org.jvnet.localizer.Localizable _validTestRailUrlFormat()KeyvalidTestRailUrlFormat:TestRail URL should be http[s]://<testrail_server>[:<port>].- Returns:
TestRail URL should be http[s]://<testrail_server>[:<port>]
-
testRailServerNameIsNull
KeytestRailServerNameIsNull:TestRail server name is null.- Returns:
TestRail server name is null
-
_testRailServerNameIsNull
public static org.jvnet.localizer.Localizable _testRailServerNameIsNull()KeytestRailServerNameIsNull:TestRail server name is null.- Returns:
TestRail server name is null
-
testRailCredentialsNotFound
KeytestRailCredentialsNotFound:Cannot find credentials with ID: ''{0}'' for the TestRail server: ''{1}''.- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Cannot find credentials with ID: ''{0}'' for the TestRail server: ''{1}''
-
_testRailCredentialsNotFound
public static org.jvnet.localizer.Localizable _testRailCredentialsNotFound(Object arg0, Object arg1) KeytestRailCredentialsNotFound:Cannot find credentials with ID: ''{0}'' for the TestRail server: ''{1}''.- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Cannot find credentials with ID: ''{0}'' for the TestRail server: ''{1}''
-
createUpdate
KeycreateUpdate:Create new cases and overwrite existing ones.- Returns:
Create new cases and overwrite existing ones
-
_createUpdate
public static org.jvnet.localizer.Localizable _createUpdate()KeycreateUpdate:Create new cases and overwrite existing ones.- Returns:
Create new cases and overwrite existing ones
-
noCreateUpdate
KeynoCreateUpdate:Do not create new cases and overwrite existing ones.- Returns:
Do not create new cases and overwrite existing ones
-
_noCreateUpdate
public static org.jvnet.localizer.Localizable _noCreateUpdate()KeynoCreateUpdate:Do not create new cases and overwrite existing ones.- Returns:
Do not create new cases and overwrite existing ones
-
reportFormatXunit
KeyreportFormatXunit:XUnit.- Returns:
XUnit
-
_reportFormatXunit
public static org.jvnet.localizer.Localizable _reportFormatXunit()KeyreportFormatXunit:XUnit.- Returns:
XUnit
-
reportFormatPlaywright
KeyreportFormatPlaywright:Playwright.- Returns:
Playwright
-
_reportFormatPlaywright
public static org.jvnet.localizer.Localizable _reportFormatPlaywright()KeyreportFormatPlaywright:Playwright.- Returns:
Playwright
-
malformedTestRailUrl
KeymalformedTestRailUrl:Malformed TestRail URL {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Malformed TestRail URL {0}
-
_malformedTestRailUrl
KeymalformedTestRailUrl:Malformed TestRail URL {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Malformed TestRail URL {0}
-
uploadErrorMessage
KeyuploadErrorMessage:Railflow: Error occurred while uploading results to TestRail:.- Returns:
Railflow: Error occurred while uploading results to TestRail:
-
_uploadErrorMessage
public static org.jvnet.localizer.Localizable _uploadErrorMessage()KeyuploadErrorMessage:Railflow: Error occurred while uploading results to TestRail:.- Returns:
Railflow: Error occurred while uploading results to TestRail:
-
jiraUrlIsNull
KeyjiraUrlIsNull:JIRA server with name: ''{0}'' has empty JIRA URL.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
JIRA server with name: ''{0}'' has empty JIRA URL
-
_jiraUrlIsNull
KeyjiraUrlIsNull:JIRA server with name: ''{0}'' has empty JIRA URL.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
JIRA server with name: ''{0}'' has empty JIRA URL
-
overriddenCredentialsNotFound
KeyoverriddenCredentialsNotFound:Cannot find credentials with ID: ''{0}'', please check your job configuration.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Cannot find credentials with ID: ''{0}'', please check your job configuration
-
_overriddenCredentialsNotFound
KeyoverriddenCredentialsNotFound:Cannot find credentials with ID: ''{0}'', please check your job configuration.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Cannot find credentials with ID: ''{0}'', please check your job configuration
-
testRailUrlIsRequired
KeytestRailUrlIsRequired:TestRail URL is required.- Returns:
TestRail URL is required
-
_testRailUrlIsRequired
public static org.jvnet.localizer.Localizable _testRailUrlIsRequired()KeytestRailUrlIsRequired:TestRail URL is required.- Returns:
TestRail URL is required
-
jiraServersListIsNull
KeyjiraServersListIsNull:JIRA Server list is null, please add at least one JIRA server on Jenkins Global Configuration page.- Returns:
JIRA Server list is null, please add at least one JIRA server on Jenkins Global Configuration page
-
_jiraServersListIsNull
public static org.jvnet.localizer.Localizable _jiraServersListIsNull()KeyjiraServersListIsNull:JIRA Server list is null, please add at least one JIRA server on Jenkins Global Configuration page.- Returns:
JIRA Server list is null, please add at least one JIRA server on Jenkins Global Configuration page
-
testRailUrlIsNull
KeytestRailUrlIsNull:TestRail server with name: ''{0}'' has empty TestRail URL.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
TestRail server with name: ''{0}'' has empty TestRail URL
-
_testRailUrlIsNull
KeytestRailUrlIsNull:TestRail server with name: ''{0}'' has empty TestRail URL.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
TestRail server with name: ''{0}'' has empty TestRail URL
-
malformedJiraUrl
KeymalformedJiraUrl:Malformed JIRA URL {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Malformed JIRA URL {0}
-
_malformedJiraUrl
KeymalformedJiraUrl:Malformed JIRA URL {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Malformed JIRA URL {0}
-
startUpload
KeystartUpload:Uploading test results into TestRail.- Returns:
Uploading test results into TestRail
-
_startUpload
public static org.jvnet.localizer.Localizable _startUpload()KeystartUpload:Uploading test results into TestRail.- Returns:
Uploading test results into TestRail
-
createNoUpdate
KeycreateNoUpdate:Create new test cases and do not overwrite existing ones.- Returns:
Create new test cases and do not overwrite existing ones
-
_createNoUpdate
public static org.jvnet.localizer.Localizable _createNoUpdate()KeycreateNoUpdate:Create new test cases and do not overwrite existing ones.- Returns:
Create new test cases and do not overwrite existing ones
-
pluginVersion
KeypluginVersion:Railflow version:.- Returns:
Railflow version:
-
_pluginVersion
public static org.jvnet.localizer.Localizable _pluginVersion()KeypluginVersion:Railflow version:.- Returns:
Railflow version:
-
reportFormatTrx
KeyreportFormatTrx:TRX.- Returns:
TRX
-
_reportFormatTrx
public static org.jvnet.localizer.Localizable _reportFormatTrx()KeyreportFormatTrx:TRX.- Returns:
TRX
-
reportFormatCucumber
KeyreportFormatCucumber:Cucumber.- Returns:
Cucumber
-
_reportFormatCucumber
public static org.jvnet.localizer.Localizable _reportFormatCucumber()KeyreportFormatCucumber:Cucumber.- Returns:
Cucumber
-
reportFormatTestngSteps
KeyreportFormatTestngSteps:TestNG with steps.- Returns:
TestNG with steps
-
_reportFormatTestngSteps
public static org.jvnet.localizer.Localizable _reportFormatTestngSteps()KeyreportFormatTestngSteps:TestNG with steps.- Returns:
TestNG with steps
-
reportFormatNunit
KeyreportFormatNunit:NUnit.- Returns:
NUnit
-
_reportFormatNunit
public static org.jvnet.localizer.Localizable _reportFormatNunit()KeyreportFormatNunit:NUnit.- Returns:
NUnit
-