Class Messages
- java.lang.Object
-
- org.jenkinsci.plugins.benchmark.results.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable_AttachedId()KeyAttachedId:Attached ID.static org.jvnet.localizer.Localizable_Description()KeyDescription:Description.static org.jvnet.localizer.Localizable_Failed()KeyFailed:Failed.static org.jvnet.localizer.Localizable_Maximum()KeyMaximum:Maximum.static org.jvnet.localizer.Localizable_MeanAverage()KeyMeanAverage:Mean/Average.static org.jvnet.localizer.Localizable_Minimum()KeyMinimum:Minimum.static org.jvnet.localizer.Localizable_Name()KeyName:Name.static org.jvnet.localizer.Localizable_NotApplicableShort()KeyNotApplicableShort:N/A.static org.jvnet.localizer.Localizable_NumberOfFailedTests()KeyNumberOfFailedTests:Number of failed tests.static org.jvnet.localizer.Localizable_NumberOFPassedTests()KeyNumberOFPassedTests:Number of passed tests.static org.jvnet.localizer.Localizable_ParameterNumber(Object arg0)KeyParameterNumber:Parameter #{0}.static org.jvnet.localizer.Localizable_Passed()KeyPassed:Passed.static org.jvnet.localizer.Localizable_State()KeyState:State.static org.jvnet.localizer.Localizable_StdDeviation()KeyStdDeviation:Standard Deviation.static org.jvnet.localizer.Localizable_TestFailure_CompareTypeUnknown()KeyTestFailure.CompareTypeUnknown:Compare type unknown..static org.jvnet.localizer.Localizable_TestGroup_SelectedIndexOutOfBound()KeyTestGroup.SelectedIndexOutOfBound:Selected index is out of bound..static org.jvnet.localizer.Localizable_TestValue_TestValueNotNumeral()KeyTestValue.TestValueNotNumeral:The result is not a numeral..static org.jvnet.localizer.Localizable_Unit()KeyUnit:Unit.static org.jvnet.localizer.Localizable_Value()KeyValue:Value.static StringAttachedId()KeyAttachedId:Attached ID.static StringDescription()KeyDescription:Description.static StringFailed()KeyFailed:Failed.static StringMaximum()KeyMaximum:Maximum.static StringMeanAverage()KeyMeanAverage:Mean/Average.static StringMinimum()KeyMinimum:Minimum.static StringName()KeyName:Name.static StringNotApplicableShort()KeyNotApplicableShort:N/A.static StringNumberOfFailedTests()KeyNumberOfFailedTests:Number of failed tests.static StringNumberOFPassedTests()KeyNumberOFPassedTests:Number of passed tests.static StringParameterNumber(Object arg0)KeyParameterNumber:Parameter #{0}.static StringPassed()KeyPassed:Passed.static StringState()KeyState:State.static StringStdDeviation()KeyStdDeviation:Standard Deviation.static StringTestFailure_CompareTypeUnknown()KeyTestFailure.CompareTypeUnknown:Compare type unknown..static StringTestGroup_SelectedIndexOutOfBound()KeyTestGroup.SelectedIndexOutOfBound:Selected index is out of bound..static StringTestValue_TestValueNotNumeral()KeyTestValue.TestValueNotNumeral:The result is not a numeral..static StringUnit()KeyUnit:Unit.static StringValue()KeyValue:Value.
-
-
-
Method Detail
-
Passed
public static String Passed()
KeyPassed:Passed.- Returns:
Passed
-
_Passed
public static org.jvnet.localizer.Localizable _Passed()
KeyPassed:Passed.- Returns:
Passed
-
NumberOFPassedTests
public static String NumberOFPassedTests()
KeyNumberOFPassedTests:Number of passed tests.- Returns:
Number of passed tests
-
_NumberOFPassedTests
public static org.jvnet.localizer.Localizable _NumberOFPassedTests()
KeyNumberOFPassedTests:Number of passed tests.- Returns:
Number of passed tests
-
Minimum
public static String Minimum()
KeyMinimum:Minimum.- Returns:
Minimum
-
_Minimum
public static org.jvnet.localizer.Localizable _Minimum()
KeyMinimum:Minimum.- Returns:
Minimum
-
Description
public static String Description()
KeyDescription:Description.- Returns:
Description
-
_Description
public static org.jvnet.localizer.Localizable _Description()
KeyDescription:Description.- Returns:
Description
-
Failed
public static String Failed()
KeyFailed:Failed.- Returns:
Failed
-
_Failed
public static org.jvnet.localizer.Localizable _Failed()
KeyFailed:Failed.- Returns:
Failed
-
NumberOfFailedTests
public static String NumberOfFailedTests()
KeyNumberOfFailedTests:Number of failed tests.- Returns:
Number of failed tests
-
_NumberOfFailedTests
public static org.jvnet.localizer.Localizable _NumberOfFailedTests()
KeyNumberOfFailedTests:Number of failed tests.- Returns:
Number of failed tests
-
TestValue_TestValueNotNumeral
public static String TestValue_TestValueNotNumeral()
KeyTestValue.TestValueNotNumeral:The result is not a numeral..- Returns:
The result is not a numeral.
-
_TestValue_TestValueNotNumeral
public static org.jvnet.localizer.Localizable _TestValue_TestValueNotNumeral()
KeyTestValue.TestValueNotNumeral:The result is not a numeral..- Returns:
The result is not a numeral.
-
ParameterNumber
public static String ParameterNumber(Object arg0)
KeyParameterNumber:Parameter #{0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Parameter #{0}
-
_ParameterNumber
public static org.jvnet.localizer.Localizable _ParameterNumber(Object arg0)
KeyParameterNumber:Parameter #{0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Parameter #{0}
-
Unit
public static String Unit()
KeyUnit:Unit.- Returns:
Unit
-
_Unit
public static org.jvnet.localizer.Localizable _Unit()
KeyUnit:Unit.- Returns:
Unit
-
NotApplicableShort
public static String NotApplicableShort()
KeyNotApplicableShort:N/A.- Returns:
N/A
-
_NotApplicableShort
public static org.jvnet.localizer.Localizable _NotApplicableShort()
KeyNotApplicableShort:N/A.- Returns:
N/A
-
Name
public static String Name()
KeyName:Name.- Returns:
Name
-
_Name
public static org.jvnet.localizer.Localizable _Name()
KeyName:Name.- Returns:
Name
-
MeanAverage
public static String MeanAverage()
KeyMeanAverage:Mean/Average.- Returns:
Mean/Average
-
_MeanAverage
public static org.jvnet.localizer.Localizable _MeanAverage()
KeyMeanAverage:Mean/Average.- Returns:
Mean/Average
-
Maximum
public static String Maximum()
KeyMaximum:Maximum.- Returns:
Maximum
-
_Maximum
public static org.jvnet.localizer.Localizable _Maximum()
KeyMaximum:Maximum.- Returns:
Maximum
-
State
public static String State()
KeyState:State.- Returns:
State
-
_State
public static org.jvnet.localizer.Localizable _State()
KeyState:State.- Returns:
State
-
TestGroup_SelectedIndexOutOfBound
public static String TestGroup_SelectedIndexOutOfBound()
KeyTestGroup.SelectedIndexOutOfBound:Selected index is out of bound..- Returns:
Selected index is out of bound.
-
_TestGroup_SelectedIndexOutOfBound
public static org.jvnet.localizer.Localizable _TestGroup_SelectedIndexOutOfBound()
KeyTestGroup.SelectedIndexOutOfBound:Selected index is out of bound..- Returns:
Selected index is out of bound.
-
Value
public static String Value()
KeyValue:Value.- Returns:
Value
-
_Value
public static org.jvnet.localizer.Localizable _Value()
KeyValue:Value.- Returns:
Value
-
StdDeviation
public static String StdDeviation()
KeyStdDeviation:Standard Deviation.- Returns:
Standard Deviation
-
_StdDeviation
public static org.jvnet.localizer.Localizable _StdDeviation()
KeyStdDeviation:Standard Deviation.- Returns:
Standard Deviation
-
AttachedId
public static String AttachedId()
KeyAttachedId:Attached ID.- Returns:
Attached ID
-
_AttachedId
public static org.jvnet.localizer.Localizable _AttachedId()
KeyAttachedId:Attached ID.- Returns:
Attached ID
-
TestFailure_CompareTypeUnknown
public static String TestFailure_CompareTypeUnknown()
KeyTestFailure.CompareTypeUnknown:Compare type unknown..- Returns:
Compare type unknown.
-
_TestFailure_CompareTypeUnknown
public static org.jvnet.localizer.Localizable _TestFailure_CompareTypeUnknown()
KeyTestFailure.CompareTypeUnknown:Compare type unknown..- Returns:
Compare type unknown.
-
-