@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Type | Property and Description |
---|---|
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_Mandatory
Key
TestLinkBuilder.MandatoryProperty : This property is
mandatory. . |
static String |
TestLinkBuilder_Mandatory
Key
TestLinkBuilder.MandatoryProperty : This property is
mandatory. . |
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_Parser_Error(Object arg0,
Object arg1)
Key
Parser.Error : Error while parsing file {0}: {1} . |
static org.jvnet.localizer.Localizable |
_Parser_JUnit_InvalidNumberOfErrors(Object arg0,
Object arg1)
Key
Parser.JUnit.InvalidNumberOfErrors : {@code Invalid number
of errors found in JUnit suite. |
static org.jvnet.localizer.Localizable |
_Parser_JUnit_InvalidNumberOfFailures(Object arg0,
Object arg1)
Key
Parser.JUnit.InvalidNumberOfFailures : {@code Invalid
number of failures found in JUnit suite. |
static org.jvnet.localizer.Localizable |
_Parser_TAP_ParsingFail(Object arg0,
Object arg1)
Key
Parser.TAP.ParsingFail : Failed to parse TAP file
[{0}]: {1}. . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Details_ExecutionStatus()
Key
ReportSummary.Details.ExecutionStatus : Execution
status . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Details_Header()
Key
ReportSummary.Details.Header : List of test cases
and execution result status . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Details_Name()
Key
ReportSummary.Details.Name : Name . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Details_TestCaseExternalId()
Key
ReportSummary.Details.TestCaseExternalId : Test case
external ID . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Details_TestCaseId()
Key
ReportSummary.Details.TestCaseId : Test case ID . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Details_TestProjectId()
Key
ReportSummary.Details.TestProjectId : Test project
ID . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Details_Version()
Key
ReportSummary.Details.Version : Version . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Summary_BuildID(Object arg0)
Key
ReportSummary.Summary.BuildID : TestLink build ID:
{0} . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Summary_BuildName(Object arg0)
Key
ReportSummary.Summary.BuildName : TestLink build
name: {0} . |
static org.jvnet.localizer.Localizable |
_ReportSummary_Summary_Text(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
ReportSummary.Summary.Text : Total of {0} tests. |
static org.jvnet.localizer.Localizable |
_Results_ErrorToLookForTestResults(Object arg0)
Key
Results.ErrorToLookForTestResults : An error occured
while trying to retrieve the test results: {0} . |
static org.jvnet.localizer.Localizable |
_Results_JUnit_AddAttachmentsFail(Object arg0)
Key
Results.JUnit.AddAttachmentsFail : {@code
Failed to add
JUnit attachments to this test case execution. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_IOException(Object arg0,
Object arg1)
Key
Results.JUnit.IOException : IO error scanning for
include pattern [{0}]: {1}. . |
static org.jvnet.localizer.Localizable |
_Results_JUnit_LookingForTestCases()
Key
Results.JUnit.LookingForTestCases : {@code Looking for test
results in JUnit test cases by its name. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_LookingForTestClasses()
Key
Results.JUnit.LookingForTestClasses : {@code Looking for
test results in JUnit classes by its name. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_LookingForTestMethods()
Key
Results.JUnit.LookingForTestMethods : {@code Looking for
test results in JUnit methods by its name. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_LookingForTestSuites()
Key
Results.JUnit.LookingForTestSuites : {@code Looking for
test results in JUnit suites by its name. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_NoPattern()
Key
Results.JUnit.NoPattern : {@code Empty JUnit include
pattern. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_NotesForTestCase(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
Results.JUnit.NotesForTestCase : name:
{0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_NotesForTestClass(Object arg0,
Object arg1)
Key
Results.JUnit.NotesForTestClass : classname:
{0}
time: {1}
. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_NotesForTestMethod(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
Results.JUnit.NotesForTestMethod : name:
{0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_NotesForTestSuite(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Object arg5)
Key
Results.JUnit.NotesForTestSuite : name: {0}
system
err: {1}
system out: {2}
tests: {3}
time: {4}
timestamp: {5}
. |
static org.jvnet.localizer.Localizable |
_Results_JUnit_NumberOfReportsFound(Object arg0)
Key
Results.JUnit.NumberOfReportsFound : Found [{0}]
JUnit XML(s). |
static org.jvnet.localizer.Localizable |
_Results_JUnit_UnkownInternalError()
Key
Results.JUnit.UnkownInternalError : {@code Unkown internal
error. |
static org.jvnet.localizer.Localizable |
_Results_LookingForTestResults()
Key
Results.LookingForTestResults : {@code Looking for the test
results of TestLink test cases. |
static org.jvnet.localizer.Localizable |
_Results_TAP_AddAttachmentsFail(Object arg0)
Key
Results.TAP.AddAttachmentsFail : {@code
Failed to add TAP
attachments to this test case execution. |
static org.jvnet.localizer.Localizable |
_Results_TAP_IOException(Object arg0,
Object arg1)
Key
Results.TAP.IOException : IO error scanning for
include pattern [{0}]: {1}. . |
static org.jvnet.localizer.Localizable |
_Results_TAP_LookingForTestSets()
Key
Results.TAP.LookingForTestSets : {@code Looking for test
results in TAP test sets. |
static org.jvnet.localizer.Localizable |
_Results_TAP_NoPattern()
Key
Results.TAP.NoPattern : {@code Empty TAP include pattern. |
static org.jvnet.localizer.Localizable |
_Results_TAP_NumberOfReportsFound(Object arg0)
Key
Results.TAP.NumberOfReportsFound : Found [{0}] TAP
file(s). |
static org.jvnet.localizer.Localizable |
_Results_TAP_UnkownInternalError()
Key
Results.TAP.UnkownInternalError : {@code Unkown internal
error. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_AddAttachmentsFail(Object arg0)
Key
Results.TestNG.AddAttachmentsFail : {@code
Failed to add
TestNG attachments to this test case execution. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_IOException(Object arg0,
Object arg1)
Key
Results.TestNG.IOException : IO error scanning for
include pattern [{0}]: {1}. . |
static org.jvnet.localizer.Localizable |
_Results_TestNG_LookingForTestClasses()
Key
Results.TestNG.LookingForTestClasses : {@code Looking for
test results in TestNG classes by its name. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_LookingForTestMethod()
Key
Results.TestNG.LookingForTestMethod : {@code Looking for
test results in TestNG methods by its name. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_LookingForTestMethodDataProvider()
Key
Results.TestNG.LookingForTestMethodDataProvider : {@code
Looking for test results in TestNG methods by its name and data
provider name. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_LookingForTestSuites()
Key
Results.TestNG.LookingForTestSuites : {@code Looking for
test results in TestNG suites by its name. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_NoPattern()
Key
Results.TestNG.NoPattern : {@code Empty TestNG include
pattern. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_NotesForMethods(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Object arg5,
Object arg6)
Key
Results.TestNG.NotesForMethods : name: {0}
config?: {1}
signature: {2}
status: {3}
duration in ms: {4}
started at: {5} finished at: {6}
. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_NotesForMethodsWithDataProviders(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Object arg5,
Object arg6,
Object arg7)
Key
Results.TestNG.NotesForMethodsWithDataProviders : name: {0}
config?: {1}
signature: {2}
status: {3}
duration in
ms: {4}
started at: {5} finished at: {6}
data provider: {7}
. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_NotesForSuite(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
Results.TestNG.NotesForSuite : name: {0}
duration in
ms: {1}
started at: {2}
finished at: {3}
number of tests: {4}
. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_NotesForSuiteAndClass(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Object arg5,
Object arg6)
Key
Results.TestNG.NotesForSuiteAndClass : name:
{0}
duration in ms: {1}
started at: {2}
finished at: {3}
number of
tests: {4}
---------------
class name: {5}
number of methods: {6}
. |
static org.jvnet.localizer.Localizable |
_Results_TestNG_NumberOfReportsFound(Object arg0)
Key
Results.TestNG.NumberOfReportsFound : Found [{0}]
TestNG XML(s). |
static org.jvnet.localizer.Localizable |
_Results_TestNG_UnkownInternalError()
Key
Results.TestNG.UnkownInternalError : {@code Unkown internal
error. |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_Build_Notes()
Key
TestLinkBuilder.Build.Notes : Build created
automatically with TestLink Jenkins Plug-in. . |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_ExecutingIterativeBuildSteps()
Key
TestLinkBuilder.ExecutingIterativeBuildSteps : {@code
Executing iterative Build Steps. |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_ExecutingSingleBuildSteps()
Key
TestLinkBuilder.ExecutingSingleBuildSteps : {@code
Executing single Build Steps. |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_FailedToUpdateTL(Object arg0)
Key
TestLinkBuilder.FailedToUpdateTL : Failed to update
TestLink test results: {0}. . |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_InvalidTLAPI()
Key
TestLinkBuilder.InvalidTLAPI : Invalid TestLink
installation. . |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_InvalidTLURL(Object arg0)
Key
TestLinkBuilder.InvalidTLURL : Invalid TestLink URL:
{0} . |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_MandatoryProperty()
Key
TestLinkBuilder.MandatoryProperty : This property is
mandatory. . |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_MergingEnvVars()
Key
TestLinkBuilder.MergingEnvVars : {@code Merging build
environment variables with data retrieved from TestLink. |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_PlatformNotFound(Object arg0)
Key
TestLinkBuilder.PlatformNotFound : Platform {0} not
found. |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_PreparingTLAPI()
Key
TestLinkBuilder.PreparingTLAPI : Preparing TestLink
client API. . |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_SettingSystemProperty(Object arg0,
Object arg1)
Key
TestLinkBuilder.SettingSystemProperty : Setting
system property {0}, value {1}. . |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_ShowFoundAutomatedTestCases(Object arg0)
Key
TestLinkBuilder.ShowFoundAutomatedTestCases : Found
{0} automated test cases in TestLink. |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_ShowFoundTestResults(Object arg0)
Key
TestLinkBuilder.ShowFoundTestResults : Found {0}
test result(s). |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_SortingTestCases()
Key
TestLinkBuilder.SortingTestCases : {@code Sorting automated
test cases by TestLink test plan execution order. |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_TestLinkCommunicationError()
Key
TestLinkBuilder.TestLinkCommunicationError : {@code Error
communicating with TestLink. |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_Update_AutomatedTestCases()
Key
TestLinkBuilder.Update.AutomatedTestCases : {@code Updating
TestLink test cases. |
static org.jvnet.localizer.Localizable |
_TestLinkBuilder_UsedTLURL(Object arg0)
Key
TestLinkBuilder.UsedTLURL : Using TestLink URL:
{0}
. |
static org.jvnet.localizer.Localizable |
_TestLinkProjectAction_DisplayName()
Key
TestLinkProjectAction.DisplayName : TestLink
results . |
static String |
Parser_Error(Object arg0,
Object arg1)
Key
Parser.Error : Error while parsing file {0}: {1} . |
static String |
Parser_JUnit_InvalidNumberOfErrors(Object arg0,
Object arg1)
Key
Parser.JUnit.InvalidNumberOfErrors : {@code Invalid number
of errors found in JUnit suite. |
static String |
Parser_JUnit_InvalidNumberOfFailures(Object arg0,
Object arg1)
Key
Parser.JUnit.InvalidNumberOfFailures : {@code Invalid
number of failures found in JUnit suite. |
static String |
Parser_TAP_ParsingFail(Object arg0,
Object arg1)
Key
Parser.TAP.ParsingFail : Failed to parse TAP file
[{0}]: {1}. . |
static String |
ReportSummary_Details_ExecutionStatus()
Key
ReportSummary.Details.ExecutionStatus : Execution
status . |
static String |
ReportSummary_Details_Header()
Key
ReportSummary.Details.Header : List of test cases
and execution result status . |
static String |
ReportSummary_Details_Name()
Key
ReportSummary.Details.Name : Name . |
static String |
ReportSummary_Details_TestCaseExternalId()
Key
ReportSummary.Details.TestCaseExternalId : Test case
external ID . |
static String |
ReportSummary_Details_TestCaseId()
Key
ReportSummary.Details.TestCaseId : Test case ID . |
static String |
ReportSummary_Details_TestProjectId()
Key
ReportSummary.Details.TestProjectId : Test project
ID . |
static String |
ReportSummary_Details_Version()
Key
ReportSummary.Details.Version : Version . |
static String |
ReportSummary_Summary_BuildID(Object arg0)
Key
ReportSummary.Summary.BuildID : TestLink build ID:
{0} . |
static String |
ReportSummary_Summary_BuildName(Object arg0)
Key
ReportSummary.Summary.BuildName : TestLink build
name: {0} . |
static String |
ReportSummary_Summary_Text(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
ReportSummary.Summary.Text : Total of {0} tests. |
static String |
Results_ErrorToLookForTestResults(Object arg0)
Key
Results.ErrorToLookForTestResults : An error occured
while trying to retrieve the test results: {0} . |
static String |
Results_JUnit_AddAttachmentsFail(Object arg0)
Key
Results.JUnit.AddAttachmentsFail : {@code
Failed to add
JUnit attachments to this test case execution. |
static String |
Results_JUnit_IOException(Object arg0,
Object arg1)
Key
Results.JUnit.IOException : IO error scanning for
include pattern [{0}]: {1}. . |
static String |
Results_JUnit_LookingForTestCases()
Key
Results.JUnit.LookingForTestCases : {@code Looking for test
results in JUnit test cases by its name. |
static String |
Results_JUnit_LookingForTestClasses()
Key
Results.JUnit.LookingForTestClasses : {@code Looking for
test results in JUnit classes by its name. |
static String |
Results_JUnit_LookingForTestMethods()
Key
Results.JUnit.LookingForTestMethods : {@code Looking for
test results in JUnit methods by its name. |
static String |
Results_JUnit_LookingForTestSuites()
Key
Results.JUnit.LookingForTestSuites : {@code Looking for
test results in JUnit suites by its name. |
static String |
Results_JUnit_NoPattern()
Key
Results.JUnit.NoPattern : {@code Empty JUnit include
pattern. |
static String |
Results_JUnit_NotesForTestCase(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
Results.JUnit.NotesForTestCase : name:
{0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
. |
static String |
Results_JUnit_NotesForTestClass(Object arg0,
Object arg1)
Key
Results.JUnit.NotesForTestClass : classname:
{0}
time: {1}
. |
static String |
Results_JUnit_NotesForTestMethod(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
Results.JUnit.NotesForTestMethod : name:
{0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
. |
static String |
Results_JUnit_NotesForTestSuite(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Object arg5)
Key
Results.JUnit.NotesForTestSuite : name: {0}
system
err: {1}
system out: {2}
tests: {3}
time: {4}
timestamp: {5}
. |
static String |
Results_JUnit_NumberOfReportsFound(Object arg0)
Key
Results.JUnit.NumberOfReportsFound : Found [{0}]
JUnit XML(s). |
static String |
Results_JUnit_UnkownInternalError()
Key
Results.JUnit.UnkownInternalError : {@code Unkown internal
error. |
static String |
Results_LookingForTestResults()
Key
Results.LookingForTestResults : {@code Looking for the test
results of TestLink test cases. |
static String |
Results_TAP_AddAttachmentsFail(Object arg0)
Key
Results.TAP.AddAttachmentsFail : {@code
Failed to add TAP
attachments to this test case execution. |
static String |
Results_TAP_IOException(Object arg0,
Object arg1)
Key
Results.TAP.IOException : IO error scanning for
include pattern [{0}]: {1}. . |
static String |
Results_TAP_LookingForTestSets()
Key
Results.TAP.LookingForTestSets : {@code Looking for test
results in TAP test sets. |
static String |
Results_TAP_NoPattern()
Key
Results.TAP.NoPattern : {@code Empty TAP include pattern. |
static String |
Results_TAP_NumberOfReportsFound(Object arg0)
Key
Results.TAP.NumberOfReportsFound : Found [{0}] TAP
file(s). |
static String |
Results_TAP_UnkownInternalError()
Key
Results.TAP.UnkownInternalError : {@code Unkown internal
error. |
static String |
Results_TestNG_AddAttachmentsFail(Object arg0)
Key
Results.TestNG.AddAttachmentsFail : {@code
Failed to add
TestNG attachments to this test case execution. |
static String |
Results_TestNG_IOException(Object arg0,
Object arg1)
Key
Results.TestNG.IOException : IO error scanning for
include pattern [{0}]: {1}. . |
static String |
Results_TestNG_LookingForTestClasses()
Key
Results.TestNG.LookingForTestClasses : {@code Looking for
test results in TestNG classes by its name. |
static String |
Results_TestNG_LookingForTestMethod()
Key
Results.TestNG.LookingForTestMethod : {@code Looking for
test results in TestNG methods by its name. |
static String |
Results_TestNG_LookingForTestMethodDataProvider()
Key
Results.TestNG.LookingForTestMethodDataProvider : {@code
Looking for test results in TestNG methods by its name and data
provider name. |
static String |
Results_TestNG_LookingForTestSuites()
Key
Results.TestNG.LookingForTestSuites : {@code Looking for
test results in TestNG suites by its name. |
static String |
Results_TestNG_NoPattern()
Key
Results.TestNG.NoPattern : {@code Empty TestNG include
pattern. |
static String |
Results_TestNG_NotesForMethods(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Object arg5,
Object arg6)
Key
Results.TestNG.NotesForMethods : name: {0}
config?: {1}
signature: {2}
status: {3}
duration in ms: {4}
started at: {5} finished at: {6}
. |
static String |
Results_TestNG_NotesForMethodsWithDataProviders(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Object arg5,
Object arg6,
Object arg7)
Key
Results.TestNG.NotesForMethodsWithDataProviders : name: {0}
config?: {1}
signature: {2}
status: {3}
duration in
ms: {4}
started at: {5} finished at: {6}
data provider: {7}
. |
static String |
Results_TestNG_NotesForSuite(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4)
Key
Results.TestNG.NotesForSuite : name: {0}
duration in
ms: {1}
started at: {2}
finished at: {3}
number of tests: {4}
. |
static String |
Results_TestNG_NotesForSuiteAndClass(Object arg0,
Object arg1,
Object arg2,
Object arg3,
Object arg4,
Object arg5,
Object arg6)
Key
Results.TestNG.NotesForSuiteAndClass : name:
{0}
duration in ms: {1}
started at: {2}
finished at: {3}
number of
tests: {4}
---------------
class name: {5}
number of methods: {6}
. |
static String |
Results_TestNG_NumberOfReportsFound(Object arg0)
Key
Results.TestNG.NumberOfReportsFound : Found [{0}]
TestNG XML(s). |
static String |
Results_TestNG_UnkownInternalError()
Key
Results.TestNG.UnkownInternalError : {@code Unkown internal
error. |
static String |
TestLinkBuilder_Build_Notes()
Key
TestLinkBuilder.Build.Notes : Build created
automatically with TestLink Jenkins Plug-in. . |
static String |
TestLinkBuilder_ExecutingIterativeBuildSteps()
Key
TestLinkBuilder.ExecutingIterativeBuildSteps : {@code
Executing iterative Build Steps. |
static String |
TestLinkBuilder_ExecutingSingleBuildSteps()
Key
TestLinkBuilder.ExecutingSingleBuildSteps : {@code
Executing single Build Steps. |
static String |
TestLinkBuilder_FailedToUpdateTL(Object arg0)
Key
TestLinkBuilder.FailedToUpdateTL : Failed to update
TestLink test results: {0}. . |
static String |
TestLinkBuilder_InvalidTLAPI()
Key
TestLinkBuilder.InvalidTLAPI : Invalid TestLink
installation. . |
static String |
TestLinkBuilder_InvalidTLURL(Object arg0)
Key
TestLinkBuilder.InvalidTLURL : Invalid TestLink URL:
{0} . |
static String |
TestLinkBuilder_MandatoryProperty()
Key
TestLinkBuilder.MandatoryProperty : This property is
mandatory. . |
static String |
TestLinkBuilder_MergingEnvVars()
Key
TestLinkBuilder.MergingEnvVars : {@code Merging build
environment variables with data retrieved from TestLink. |
static String |
TestLinkBuilder_PlatformNotFound(Object arg0)
Key
TestLinkBuilder.PlatformNotFound : Platform {0} not
found. |
static String |
TestLinkBuilder_PreparingTLAPI()
Key
TestLinkBuilder.PreparingTLAPI : Preparing TestLink
client API. . |
static String |
TestLinkBuilder_SettingSystemProperty(Object arg0,
Object arg1)
Key
TestLinkBuilder.SettingSystemProperty : Setting
system property {0}, value {1}. . |
static String |
TestLinkBuilder_ShowFoundAutomatedTestCases(Object arg0)
Key
TestLinkBuilder.ShowFoundAutomatedTestCases : Found
{0} automated test cases in TestLink. |
static String |
TestLinkBuilder_ShowFoundTestResults(Object arg0)
Key
TestLinkBuilder.ShowFoundTestResults : Found {0}
test result(s). |
static String |
TestLinkBuilder_SortingTestCases()
Key
TestLinkBuilder.SortingTestCases : {@code Sorting automated
test cases by TestLink test plan execution order. |
static String |
TestLinkBuilder_TestLinkCommunicationError()
Key
TestLinkBuilder.TestLinkCommunicationError : {@code Error
communicating with TestLink. |
static String |
TestLinkBuilder_Update_AutomatedTestCases()
Key
TestLinkBuilder.Update.AutomatedTestCases : {@code Updating
TestLink test cases. |
static String |
TestLinkBuilder_UsedTLURL(Object arg0)
Key
TestLinkBuilder.UsedTLURL : Using TestLink URL:
{0}
. |
static String |
TestLinkProjectAction_DisplayName()
Key
TestLinkProjectAction.DisplayName : TestLink
results . |
public static String TestLinkBuilder_MandatoryProperty
TestLinkBuilder.MandatoryProperty
: This property is
mandatory.
.public static org.jvnet.localizer.Localizable _TestLinkBuilder_MandatoryProperty
TestLinkBuilder.MandatoryProperty
: This property is
mandatory.
.public static String Results_TAP_AddAttachmentsFail(Object arg0)
Results.TAP.AddAttachmentsFail
: Failed to add TAP
attachments to this test case execution. Error message: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to add TAP attachments to this test case execution.
Error message: {0}.
public static org.jvnet.localizer.Localizable _Results_TAP_AddAttachmentsFail(Object arg0)
Results.TAP.AddAttachmentsFail
: Failed to add TAP
attachments to this test case execution. Error message: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to add TAP attachments to this test case execution.
Error message: {0}.
public static String TestLinkBuilder_ExecutingSingleBuildSteps()
TestLinkBuilder.ExecutingSingleBuildSteps
: Executing single Build Steps.
.Executing single Build Steps.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_ExecutingSingleBuildSteps()
TestLinkBuilder.ExecutingSingleBuildSteps
: Executing single Build Steps.
.Executing single Build Steps.
public static String ReportSummary_Summary_BuildName(Object arg0)
ReportSummary.Summary.BuildName
: TestLink build
name: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.TestLink build name: {0}
public static org.jvnet.localizer.Localizable _ReportSummary_Summary_BuildName(Object arg0)
ReportSummary.Summary.BuildName
: TestLink build
name: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.TestLink build name: {0}
public static String Results_TestNG_NotesForSuiteAndClass(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6)
Results.TestNG.NotesForSuiteAndClass
: name:
{0}
duration in ms: {1}
started at: {2}
finished at: {3}
number of
tests: {4}
---------------
class name: {5}
number of methods: {6}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg5
- 6th format parameter, {5}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.arg6
- 7th format parameter, {6}
, as String.valueOf(Object)
.name: {0}
duration in ms: {1}
started at: {2}
finished at:
{3}
number of tests: {4}
---------------
class name: {5}
number of
methods: {6}
public static org.jvnet.localizer.Localizable _Results_TestNG_NotesForSuiteAndClass(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6)
Results.TestNG.NotesForSuiteAndClass
: name:
{0}
duration in ms: {1}
started at: {2}
finished at: {3}
number of
tests: {4}
---------------
class name: {5}
number of methods: {6}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg5
- 6th format parameter, {5}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.arg6
- 7th format parameter, {6}
, as String.valueOf(Object)
.name: {0}
duration in ms: {1}
started at: {2}
finished at:
{3}
number of tests: {4}
---------------
class name: {5}
number of
methods: {6}
public static String TestLinkProjectAction_DisplayName()
TestLinkProjectAction.DisplayName
: TestLink
results
.TestLink results
public static org.jvnet.localizer.Localizable _TestLinkProjectAction_DisplayName()
TestLinkProjectAction.DisplayName
: TestLink
results
.TestLink results
public static String Results_ErrorToLookForTestResults(Object arg0)
Results.ErrorToLookForTestResults
: An error occured
while trying to retrieve the test results: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.An error occured while trying to retrieve the test results:
{0}
public static org.jvnet.localizer.Localizable _Results_ErrorToLookForTestResults(Object arg0)
Results.ErrorToLookForTestResults
: An error occured
while trying to retrieve the test results: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.An error occured while trying to retrieve the test results:
{0}
public static String Results_TestNG_IOException(Object arg0, Object arg1)
Results.TestNG.IOException
: IO error scanning for
include pattern [{0}]: {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.IO error scanning for include pattern [{0}]: {1}.
public static org.jvnet.localizer.Localizable _Results_TestNG_IOException(Object arg0, Object arg1)
Results.TestNG.IOException
: IO error scanning for
include pattern [{0}]: {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.IO error scanning for include pattern [{0}]: {1}.
public static String Results_TestNG_LookingForTestClasses()
Results.TestNG.LookingForTestClasses
: Looking for
test results in TestNG classes by its name.
.Looking for test results in TestNG classes by its name.
public static org.jvnet.localizer.Localizable _Results_TestNG_LookingForTestClasses()
Results.TestNG.LookingForTestClasses
: Looking for
test results in TestNG classes by its name.
.Looking for test results in TestNG classes by its name.
public static String Results_TestNG_LookingForTestSuites()
Results.TestNG.LookingForTestSuites
: Looking for
test results in TestNG suites by its name.
.Looking for test results in TestNG suites by its name.
public static org.jvnet.localizer.Localizable _Results_TestNG_LookingForTestSuites()
Results.TestNG.LookingForTestSuites
: Looking for
test results in TestNG suites by its name.
.Looking for test results in TestNG suites by its name.
public static String TestLinkBuilder_PlatformNotFound(Object arg0)
TestLinkBuilder.PlatformNotFound
: Platform {0} not
found.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Platform {0} not found.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_PlatformNotFound(Object arg0)
TestLinkBuilder.PlatformNotFound
: Platform {0} not
found.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Platform {0} not found.
public static String ReportSummary_Summary_BuildID(Object arg0)
ReportSummary.Summary.BuildID
: TestLink build ID:
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.TestLink build ID: {0}
public static org.jvnet.localizer.Localizable _ReportSummary_Summary_BuildID(Object arg0)
ReportSummary.Summary.BuildID
: TestLink build ID:
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.TestLink build ID: {0}
public static String Parser_JUnit_InvalidNumberOfErrors(Object arg0, Object arg1)
Parser.JUnit.InvalidNumberOfErrors
: Invalid number
of errors found in JUnit suite. Expected {0} but got {1}!
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid number of errors found in JUnit suite. Expected {0} but
got {1}!
public static org.jvnet.localizer.Localizable _Parser_JUnit_InvalidNumberOfErrors(Object arg0, Object arg1)
Parser.JUnit.InvalidNumberOfErrors
: Invalid number
of errors found in JUnit suite. Expected {0} but got {1}!
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid number of errors found in JUnit suite. Expected {0} but
got {1}!
public static String ReportSummary_Summary_Text(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
ReportSummary.Summary.Text
: Total of {0} tests</a>.
Where {1} passed, {2} failed, {3} were blocked and {4} were not
executed.
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Total of {0} tests</a>. Where {1} passed, {2} failed, {3} were
blocked and {4} were not executed.
public static org.jvnet.localizer.Localizable _ReportSummary_Summary_Text(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
ReportSummary.Summary.Text
: Total of {0} tests</a>.
Where {1} passed, {2} failed, {3} were blocked and {4} were not
executed.
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Total of {0} tests</a>. Where {1} passed, {2} failed, {3} were
blocked and {4} were not executed.
public static String ReportSummary_Details_TestCaseId()
ReportSummary.Details.TestCaseId
: Test case ID
.Test case ID
public static org.jvnet.localizer.Localizable _ReportSummary_Details_TestCaseId()
ReportSummary.Details.TestCaseId
: Test case ID
.Test case ID
public static String Results_TestNG_LookingForTestMethod()
Results.TestNG.LookingForTestMethod
: Looking for
test results in TestNG methods by its name.
.Looking for test results in TestNG methods by its name.
public static org.jvnet.localizer.Localizable _Results_TestNG_LookingForTestMethod()
Results.TestNG.LookingForTestMethod
: Looking for
test results in TestNG methods by its name.
.Looking for test results in TestNG methods by its name.
public static String Results_TestNG_NoPattern()
Results.TestNG.NoPattern
: Empty TestNG include
pattern. Skipping TestNG test results.
.Empty TestNG include pattern. Skipping TestNG test results.
public static org.jvnet.localizer.Localizable _Results_TestNG_NoPattern()
Results.TestNG.NoPattern
: Empty TestNG include
pattern. Skipping TestNG test results.
.Empty TestNG include pattern. Skipping TestNG test results.
public static String TestLinkBuilder_Update_AutomatedTestCases()
TestLinkBuilder.Update.AutomatedTestCases
: Updating
TestLink test cases.
.Updating TestLink test cases.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_Update_AutomatedTestCases()
TestLinkBuilder.Update.AutomatedTestCases
: Updating
TestLink test cases.
.Updating TestLink test cases.
public static String ReportSummary_Details_Version()
ReportSummary.Details.Version
: Version
.Version
public static org.jvnet.localizer.Localizable _ReportSummary_Details_Version()
ReportSummary.Details.Version
: Version
.Version
public static String Results_JUnit_LookingForTestCases()
Results.JUnit.LookingForTestCases
: Looking for test
results in JUnit test cases by its name.
.Looking for test results in JUnit test cases by its name.
public static org.jvnet.localizer.Localizable _Results_JUnit_LookingForTestCases()
Results.JUnit.LookingForTestCases
: Looking for test
results in JUnit test cases by its name.
.Looking for test results in JUnit test cases by its name.
public static String Results_LookingForTestResults()
Results.LookingForTestResults
: Looking for the test
results of TestLink test cases.
.Looking for the test results of TestLink test cases.
public static org.jvnet.localizer.Localizable _Results_LookingForTestResults()
Results.LookingForTestResults
: Looking for the test
results of TestLink test cases.
.Looking for the test results of TestLink test cases.
public static String TestLinkBuilder_InvalidTLURL(Object arg0)
TestLinkBuilder.InvalidTLURL
: Invalid TestLink URL:
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid TestLink URL: {0}
public static org.jvnet.localizer.Localizable _TestLinkBuilder_InvalidTLURL(Object arg0)
TestLinkBuilder.InvalidTLURL
: Invalid TestLink URL:
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid TestLink URL: {0}
public static String TestLinkBuilder_InvalidTLAPI()
TestLinkBuilder.InvalidTLAPI
: Invalid TestLink
installation.
.Invalid TestLink installation.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_InvalidTLAPI()
TestLinkBuilder.InvalidTLAPI
: Invalid TestLink
installation.
.Invalid TestLink installation.
public static String Parser_JUnit_InvalidNumberOfFailures(Object arg0, Object arg1)
Parser.JUnit.InvalidNumberOfFailures
: Invalid
number of failures found in JUnit suite. Expected {0} but got {1}!
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid number of failures found in JUnit suite. Expected {0}
but got {1}!
public static org.jvnet.localizer.Localizable _Parser_JUnit_InvalidNumberOfFailures(Object arg0, Object arg1)
Parser.JUnit.InvalidNumberOfFailures
: Invalid
number of failures found in JUnit suite. Expected {0} but got {1}!
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid number of failures found in JUnit suite. Expected {0}
but got {1}!
public static String Results_TAP_NumberOfReportsFound(Object arg0)
Results.TAP.NumberOfReportsFound
: Found [{0}] TAP
file(s).
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found [{0}] TAP file(s).
public static org.jvnet.localizer.Localizable _Results_TAP_NumberOfReportsFound(Object arg0)
Results.TAP.NumberOfReportsFound
: Found [{0}] TAP
file(s).
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found [{0}] TAP file(s).
public static String TestLinkBuilder_UsedTLURL(Object arg0)
TestLinkBuilder.UsedTLURL
: Using TestLink URL:
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Using TestLink URL: {0}
public static org.jvnet.localizer.Localizable _TestLinkBuilder_UsedTLURL(Object arg0)
TestLinkBuilder.UsedTLURL
: Using TestLink URL:
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Using TestLink URL: {0}
public static String TestLinkBuilder_ShowFoundTestResults(Object arg0)
TestLinkBuilder.ShowFoundTestResults
: Found {0}
test result(s).
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found {0} test result(s).
public static org.jvnet.localizer.Localizable _TestLinkBuilder_ShowFoundTestResults(Object arg0)
TestLinkBuilder.ShowFoundTestResults
: Found {0}
test result(s).
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found {0} test result(s).
public static String Results_JUnit_LookingForTestClasses()
Results.JUnit.LookingForTestClasses
: Looking for
test results in JUnit classes by its name.
.Looking for test results in JUnit classes by its name.
public static org.jvnet.localizer.Localizable _Results_JUnit_LookingForTestClasses()
Results.JUnit.LookingForTestClasses
: Looking for
test results in JUnit classes by its name.
.Looking for test results in JUnit classes by its name.
public static String Results_TestNG_NotesForMethods(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6)
Results.TestNG.NotesForMethods
: name: {0}
config?: {1}
signature: {2}
status: {3}
duration in ms: {4}
started at: {5} finished at: {6}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg5
- 6th format parameter, {5}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.arg6
- 7th format parameter, {6}
, as String.valueOf(Object)
.name: {0}
config?: {1}
signature: {2}
status: {3}
duration in ms: {4}
started at: {5} finished at: {6}
public static org.jvnet.localizer.Localizable _Results_TestNG_NotesForMethods(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6)
Results.TestNG.NotesForMethods
: name: {0}
config?: {1}
signature: {2}
status: {3}
duration in ms: {4}
started at: {5} finished at: {6}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg5
- 6th format parameter, {5}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.arg6
- 7th format parameter, {6}
, as String.valueOf(Object)
.name: {0}
config?: {1}
signature: {2}
status: {3}
duration in ms: {4}
started at: {5} finished at: {6}
public static String Results_JUnit_AddAttachmentsFail(Object arg0)
Results.JUnit.AddAttachmentsFail
: Failed to add
JUnit attachments to this test case execution. Error message: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to add JUnit attachments to this test case execution.
Error message: {0}.
public static org.jvnet.localizer.Localizable _Results_JUnit_AddAttachmentsFail(Object arg0)
Results.JUnit.AddAttachmentsFail
: Failed to add
JUnit attachments to this test case execution. Error message: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to add JUnit attachments to this test case execution.
Error message: {0}.
public static String Parser_Error(Object arg0, Object arg1)
Parser.Error
: Error while parsing file {0}: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Error while parsing file {0}: {1}
public static org.jvnet.localizer.Localizable _Parser_Error(Object arg0, Object arg1)
Parser.Error
: Error while parsing file {0}: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Error while parsing file {0}: {1}
public static String TestLinkBuilder_MergingEnvVars()
TestLinkBuilder.MergingEnvVars
: Merging build
environment variables with data retrieved from TestLink.
.Merging build environment variables with data retrieved from
TestLink.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_MergingEnvVars()
TestLinkBuilder.MergingEnvVars
: Merging build
environment variables with data retrieved from TestLink.
.Merging build environment variables with data retrieved from
TestLink.
public static String TestLinkBuilder_Build_Notes()
TestLinkBuilder.Build.Notes
: Build created
automatically with TestLink Jenkins Plug-in.
.Build created automatically with TestLink Jenkins Plug-in.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_Build_Notes()
TestLinkBuilder.Build.Notes
: Build created
automatically with TestLink Jenkins Plug-in.
.Build created automatically with TestLink Jenkins Plug-in.
public static String Results_TestNG_NotesForSuite(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
Results.TestNG.NotesForSuite
: name: {0}
duration in
ms: {1}
started at: {2}
finished at: {3}
number of tests: {4}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.name: {0}
duration in ms: {1}
started at: {2}
finished at:
{3}
number of tests: {4}
public static org.jvnet.localizer.Localizable _Results_TestNG_NotesForSuite(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
Results.TestNG.NotesForSuite
: name: {0}
duration in
ms: {1}
started at: {2}
finished at: {3}
number of tests: {4}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.name: {0}
duration in ms: {1}
started at: {2}
finished at:
{3}
number of tests: {4}
public static String TestLinkBuilder_MandatoryProperty()
TestLinkBuilder.MandatoryProperty
: This property is
mandatory.
.public static org.jvnet.localizer.Localizable _TestLinkBuilder_MandatoryProperty()
TestLinkBuilder.MandatoryProperty
: This property is
mandatory.
.public static String Results_TAP_NoPattern()
Results.TAP.NoPattern
: Empty TAP include pattern.
Skipping TAP test results.
.Empty TAP include pattern. Skipping TAP test results.
public static org.jvnet.localizer.Localizable _Results_TAP_NoPattern()
Results.TAP.NoPattern
: Empty TAP include pattern.
Skipping TAP test results.
.Empty TAP include pattern. Skipping TAP test results.
public static String TestLinkBuilder_SortingTestCases()
TestLinkBuilder.SortingTestCases
: Sorting automated
test cases by TestLink test plan execution order.
.Sorting automated test cases by TestLink test plan execution
order.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_SortingTestCases()
TestLinkBuilder.SortingTestCases
: Sorting automated
test cases by TestLink test plan execution order.
.Sorting automated test cases by TestLink test plan execution
order.
public static String Results_JUnit_NotesForTestCase(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
Results.JUnit.NotesForTestCase
: name:
{0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.name: {0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
public static org.jvnet.localizer.Localizable _Results_JUnit_NotesForTestCase(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
Results.JUnit.NotesForTestCase
: name:
{0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.name: {0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
public static String Results_JUnit_NotesForTestClass(Object arg0, Object arg1)
Results.JUnit.NotesForTestClass
: classname:
{0}
time: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.classname: {0}
time: {1}
public static org.jvnet.localizer.Localizable _Results_JUnit_NotesForTestClass(Object arg0, Object arg1)
Results.JUnit.NotesForTestClass
: classname:
{0}
time: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.classname: {0}
time: {1}
public static String Results_JUnit_LookingForTestSuites()
Results.JUnit.LookingForTestSuites
: Looking for
test results in JUnit suites by its name.
.Looking for test results in JUnit suites by its name.
public static org.jvnet.localizer.Localizable _Results_JUnit_LookingForTestSuites()
Results.JUnit.LookingForTestSuites
: Looking for
test results in JUnit suites by its name.
.Looking for test results in JUnit suites by its name.
public static String TestLinkBuilder_ShowFoundAutomatedTestCases(Object arg0)
TestLinkBuilder.ShowFoundAutomatedTestCases
: Found
{0} automated test cases in TestLink.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found {0} automated test cases in TestLink.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_ShowFoundAutomatedTestCases(Object arg0)
TestLinkBuilder.ShowFoundAutomatedTestCases
: Found
{0} automated test cases in TestLink.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found {0} automated test cases in TestLink.
public static String ReportSummary_Details_Header()
ReportSummary.Details.Header
: List of test cases
and execution result status
.List of test cases and execution result status
public static org.jvnet.localizer.Localizable _ReportSummary_Details_Header()
ReportSummary.Details.Header
: List of test cases
and execution result status
.List of test cases and execution result status
public static String Results_TestNG_NumberOfReportsFound(Object arg0)
Results.TestNG.NumberOfReportsFound
: Found [{0}]
TestNG XML(s).
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found [{0}] TestNG XML(s).
public static org.jvnet.localizer.Localizable _Results_TestNG_NumberOfReportsFound(Object arg0)
Results.TestNG.NumberOfReportsFound
: Found [{0}]
TestNG XML(s).
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found [{0}] TestNG XML(s).
public static String TestLinkBuilder_SettingSystemProperty(Object arg0, Object arg1)
TestLinkBuilder.SettingSystemProperty
: Setting
system property {0}, value {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Setting system property {0}, value {1}.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_SettingSystemProperty(Object arg0, Object arg1)
TestLinkBuilder.SettingSystemProperty
: Setting
system property {0}, value {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Setting system property {0}, value {1}.
public static String TestLinkBuilder_ExecutingIterativeBuildSteps()
TestLinkBuilder.ExecutingIterativeBuildSteps
: Executing iterative Build Steps.
.Executing iterative Build Steps.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_ExecutingIterativeBuildSteps()
TestLinkBuilder.ExecutingIterativeBuildSteps
: Executing iterative Build Steps.
.Executing iterative Build Steps.
public static String Results_TestNG_AddAttachmentsFail(Object arg0)
Results.TestNG.AddAttachmentsFail
: Failed to add
TestNG attachments to this test case execution. Error message: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to add TestNG attachments to this test case execution.
Error message: {0}.
public static org.jvnet.localizer.Localizable _Results_TestNG_AddAttachmentsFail(Object arg0)
Results.TestNG.AddAttachmentsFail
: Failed to add
TestNG attachments to this test case execution. Error message: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to add TestNG attachments to this test case execution.
Error message: {0}.
public static String Results_JUnit_NoPattern()
Results.JUnit.NoPattern
: Empty JUnit include
pattern. Skipping JUnit test results.
.Empty JUnit include pattern. Skipping JUnit test results.
public static org.jvnet.localizer.Localizable _Results_JUnit_NoPattern()
Results.JUnit.NoPattern
: Empty JUnit include
pattern. Skipping JUnit test results.
.Empty JUnit include pattern. Skipping JUnit test results.
public static String Results_JUnit_NotesForTestSuite(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
Results.JUnit.NotesForTestSuite
: name: {0}
system
err: {1}
system out: {2}
tests: {3}
time: {4}
timestamp: {5}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg5
- 6th format parameter, {5}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.name: {0}
system err: {1}
system out: {2}
tests: {3}
time:
{4}
timestamp: {5}
public static org.jvnet.localizer.Localizable _Results_JUnit_NotesForTestSuite(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5)
Results.JUnit.NotesForTestSuite
: name: {0}
system
err: {1}
system out: {2}
tests: {3}
time: {4}
timestamp: {5}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg5
- 6th format parameter, {5}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.name: {0}
system err: {1}
system out: {2}
tests: {3}
time:
{4}
timestamp: {5}
public static String Results_JUnit_IOException(Object arg0, Object arg1)
Results.JUnit.IOException
: IO error scanning for
include pattern [{0}]: {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.IO error scanning for include pattern [{0}]: {1}.
public static org.jvnet.localizer.Localizable _Results_JUnit_IOException(Object arg0, Object arg1)
Results.JUnit.IOException
: IO error scanning for
include pattern [{0}]: {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.IO error scanning for include pattern [{0}]: {1}.
public static String Results_TestNG_LookingForTestMethodDataProvider()
Results.TestNG.LookingForTestMethodDataProvider
: Looking for test results in TestNG methods by its name and data
provider name.
.Looking for test results in TestNG methods by its name and data
provider name.
public static org.jvnet.localizer.Localizable _Results_TestNG_LookingForTestMethodDataProvider()
Results.TestNG.LookingForTestMethodDataProvider
: Looking for test results in TestNG methods by its name and data
provider name.
.Looking for test results in TestNG methods by its name and data
provider name.
public static String Results_JUnit_NotesForTestMethod(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
Results.JUnit.NotesForTestMethod
: name:
{0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.name: {0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
public static org.jvnet.localizer.Localizable _Results_JUnit_NotesForTestMethod(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4)
Results.JUnit.NotesForTestMethod
: name:
{0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.name: {0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
public static String ReportSummary_Details_ExecutionStatus()
ReportSummary.Details.ExecutionStatus
: Execution
status
.Execution status
public static org.jvnet.localizer.Localizable _ReportSummary_Details_ExecutionStatus()
ReportSummary.Details.ExecutionStatus
: Execution
status
.Execution status
public static String ReportSummary_Details_Name()
ReportSummary.Details.Name
: Name
.Name
public static org.jvnet.localizer.Localizable _ReportSummary_Details_Name()
ReportSummary.Details.Name
: Name
.Name
public static String ReportSummary_Details_TestCaseExternalId()
ReportSummary.Details.TestCaseExternalId
: Test case
external ID
.Test case external ID
public static org.jvnet.localizer.Localizable _ReportSummary_Details_TestCaseExternalId()
ReportSummary.Details.TestCaseExternalId
: Test case
external ID
.Test case external ID
public static String TestLinkBuilder_PreparingTLAPI()
TestLinkBuilder.PreparingTLAPI
: Preparing TestLink
client API.
.Preparing TestLink client API.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_PreparingTLAPI()
TestLinkBuilder.PreparingTLAPI
: Preparing TestLink
client API.
.Preparing TestLink client API.
public static String Results_TestNG_NotesForMethodsWithDataProviders(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7)
Results.TestNG.NotesForMethodsWithDataProviders
: name: {0}
config?: {1}
signature: {2}
status: {3}
duration in
ms: {4}
started at: {5} finished at: {6}
data provider: {7}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg5
- 6th format parameter, {5}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.arg7
- 8th format parameter, {7}
, as String.valueOf(Object)
.arg6
- 7th format parameter, {6}
, as String.valueOf(Object)
.name: {0}
config?: {1}
signature: {2}
status: {3}
duration in ms: {4}
started at: {5} finished at: {6}
data
provider: {7}
public static org.jvnet.localizer.Localizable _Results_TestNG_NotesForMethodsWithDataProviders(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4, Object arg5, Object arg6, Object arg7)
Results.TestNG.NotesForMethodsWithDataProviders
: name: {0}
config?: {1}
signature: {2}
status: {3}
duration in
ms: {4}
started at: {5} finished at: {6}
data provider: {7}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg5
- 6th format parameter, {5}
, as String.valueOf(Object)
.arg4
- 5th format parameter, {4}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.arg7
- 8th format parameter, {7}
, as String.valueOf(Object)
.arg6
- 7th format parameter, {6}
, as String.valueOf(Object)
.name: {0}
config?: {1}
signature: {2}
status: {3}
duration in ms: {4}
started at: {5} finished at: {6}
data
provider: {7}
public static String TestLinkBuilder_TestLinkCommunicationError()
TestLinkBuilder.TestLinkCommunicationError
: Error
communicating with TestLink. Check your TestLink configuration.
.Error communicating with TestLink. Check your TestLink
configuration.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_TestLinkCommunicationError()
TestLinkBuilder.TestLinkCommunicationError
: Error
communicating with TestLink. Check your TestLink configuration.
.Error communicating with TestLink. Check your TestLink
configuration.
public static String Results_TAP_LookingForTestSets()
Results.TAP.LookingForTestSets
: Looking for test
results in TAP test sets.
.Looking for test results in TAP test sets.
public static org.jvnet.localizer.Localizable _Results_TAP_LookingForTestSets()
Results.TAP.LookingForTestSets
: Looking for test
results in TAP test sets.
.Looking for test results in TAP test sets.
public static String Parser_TAP_ParsingFail(Object arg0, Object arg1)
Parser.TAP.ParsingFail
: Failed to parse TAP file
[{0}]: {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to parse TAP file [{0}]: {1}.
public static org.jvnet.localizer.Localizable _Parser_TAP_ParsingFail(Object arg0, Object arg1)
Parser.TAP.ParsingFail
: Failed to parse TAP file
[{0}]: {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to parse TAP file [{0}]: {1}.
public static String Results_JUnit_LookingForTestMethods()
Results.JUnit.LookingForTestMethods
: Looking for
test results in JUnit methods by its name.
.Looking for test results in JUnit methods by its name.
public static org.jvnet.localizer.Localizable _Results_JUnit_LookingForTestMethods()
Results.JUnit.LookingForTestMethods
: Looking for
test results in JUnit methods by its name.
.Looking for test results in JUnit methods by its name.
public static String TestLinkBuilder_FailedToUpdateTL(Object arg0)
TestLinkBuilder.FailedToUpdateTL
: Failed to update
TestLink test results: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to update TestLink test results: {0}.
public static org.jvnet.localizer.Localizable _TestLinkBuilder_FailedToUpdateTL(Object arg0)
TestLinkBuilder.FailedToUpdateTL
: Failed to update
TestLink test results: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to update TestLink test results: {0}.
public static String Results_TAP_UnkownInternalError()
Results.TAP.UnkownInternalError
: Unkown internal
error. Please, open an issue in Jenkins JIRA with the complete stack
trace. If possible, try including the TAP file(s) too.
.Unkown internal error. Please, open an issue in Jenkins JIRA
with the complete stack trace. If possible, try including the TAP
file(s) too.
public static org.jvnet.localizer.Localizable _Results_TAP_UnkownInternalError()
Results.TAP.UnkownInternalError
: Unkown internal
error. Please, open an issue in Jenkins JIRA with the complete stack
trace. If possible, try including the TAP file(s) too.
.Unkown internal error. Please, open an issue in Jenkins JIRA
with the complete stack trace. If possible, try including the TAP
file(s) too.
public static String Results_JUnit_UnkownInternalError()
Results.JUnit.UnkownInternalError
: Unkown internal
error. Please, open an issue in Jenkins JIRA with the complete stack
trace. If possible, try including the JUnit XML(s) too.
.Unkown internal error. Please, open an issue in Jenkins JIRA
with the complete stack trace. If possible, try including the JUnit
XML(s) too.
public static org.jvnet.localizer.Localizable _Results_JUnit_UnkownInternalError()
Results.JUnit.UnkownInternalError
: Unkown internal
error. Please, open an issue in Jenkins JIRA with the complete stack
trace. If possible, try including the JUnit XML(s) too.
.Unkown internal error. Please, open an issue in Jenkins JIRA
with the complete stack trace. If possible, try including the JUnit
XML(s) too.
public static String Results_TestNG_UnkownInternalError()
Results.TestNG.UnkownInternalError
: Unkown internal
error. Please, open an issue in Jenkins JIRA with the complete stack
trace. If possible, try including the TestNG XML(s) too.
.Unkown internal error. Please, open an issue in Jenkins JIRA
with the complete stack trace. If possible, try including the TestNG
XML(s) too.
public static org.jvnet.localizer.Localizable _Results_TestNG_UnkownInternalError()
Results.TestNG.UnkownInternalError
: Unkown internal
error. Please, open an issue in Jenkins JIRA with the complete stack
trace. If possible, try including the TestNG XML(s) too.
.Unkown internal error. Please, open an issue in Jenkins JIRA
with the complete stack trace. If possible, try including the TestNG
XML(s) too.
public static String ReportSummary_Details_TestProjectId()
ReportSummary.Details.TestProjectId
: Test project
ID
.Test project ID
public static org.jvnet.localizer.Localizable _ReportSummary_Details_TestProjectId()
ReportSummary.Details.TestProjectId
: Test project
ID
.Test project ID
public static String Results_JUnit_NumberOfReportsFound(Object arg0)
Results.JUnit.NumberOfReportsFound
: Found [{0}]
JUnit XML(s).
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found [{0}] JUnit XML(s).
public static org.jvnet.localizer.Localizable _Results_JUnit_NumberOfReportsFound(Object arg0)
Results.JUnit.NumberOfReportsFound
: Found [{0}]
JUnit XML(s).
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found [{0}] JUnit XML(s).
public static String Results_TAP_IOException(Object arg0, Object arg1)
Results.TAP.IOException
: IO error scanning for
include pattern [{0}]: {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.IO error scanning for include pattern [{0}]: {1}.
public static org.jvnet.localizer.Localizable _Results_TAP_IOException(Object arg0, Object arg1)
Results.TAP.IOException
: IO error scanning for
include pattern [{0}]: {1}.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.IO error scanning for include pattern [{0}]: {1}.
Copyright © 2010–2019 Jenkins. All rights reserved.