Package hudson.plugins.robot
Class Messages
java.lang.Object
hudson.plugins.robot.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
Keyrobot.config.percentvalidation
:Entry must be percentage value between 0-100
.static org.jvnet.localizer.Localizable
Keyrobot.description
:Publish Robot Framework test results
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.assigning
:-Assigning results to build:
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.checking
:-Checking thresholds:
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.copying
:-Copying log files to build dir:
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.done
:Done!
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.fail
:Failed!
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.file_not_found
:WARNING! Could not find file:
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.finished
:Done publishing Robot results.
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.only_critical
:INFO: Checking test criticality is deprecated and will be dropped in a future release!
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.parsing
:-Parsing output xml:
.static org.jvnet.localizer.Localizable
Keyrobot.publisher.started
:Robot results publisher started...
.static org.jvnet.localizer.Localizable
Keyrobot.sidebar.link
:Robot Results
.static org.jvnet.localizer.Localizable
Keyrobot.trendgraph.builds
:Build
.static org.jvnet.localizer.Localizable
Keyrobot.trendgraph.failed
:Failed
.static org.jvnet.localizer.Localizable
Keyrobot.trendgraph.passed
:Passed
.static org.jvnet.localizer.Localizable
Keyrobot.trendgraph.skipped
:Skipped
.static org.jvnet.localizer.Localizable
Keyrobot.trendgraph.testcases
:Number of test cases
.static String
Keyrobot.config.percentvalidation
:Entry must be percentage value between 0-100
.static String
Keyrobot.description
:Publish Robot Framework test results
.static String
Keyrobot.publisher.assigning
:-Assigning results to build:
.static String
Keyrobot.publisher.checking
:-Checking thresholds:
.static String
Keyrobot.publisher.copying
:-Copying log files to build dir:
.static String
Keyrobot.publisher.done
:Done!
.static String
Keyrobot.publisher.fail
:Failed!
.static String
Keyrobot.publisher.file_not_found
:WARNING! Could not find file:
.static String
Keyrobot.publisher.finished
:Done publishing Robot results.
.static String
Keyrobot.publisher.only_critical
:INFO: Checking test criticality is deprecated and will be dropped in a future release!
.static String
Keyrobot.publisher.parsing
:-Parsing output xml:
.static String
Keyrobot.publisher.started
:Robot results publisher started...
.static String
Keyrobot.sidebar.link
:Robot Results
.static String
Keyrobot.trendgraph.builds
:Build
.static String
Keyrobot.trendgraph.failed
:Failed
.static String
Keyrobot.trendgraph.passed
:Passed
.static String
Keyrobot.trendgraph.skipped
:Skipped
.static String
Keyrobot.trendgraph.testcases
:Number of test cases
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
robot_publisher_parsing
Keyrobot.publisher.parsing
:-Parsing output xml:
.- Returns:
-Parsing output xml:
-
_robot_publisher_parsing
public static org.jvnet.localizer.Localizable _robot_publisher_parsing()Keyrobot.publisher.parsing
:-Parsing output xml:
.- Returns:
-Parsing output xml:
-
robot_publisher_started
Keyrobot.publisher.started
:Robot results publisher started...
.- Returns:
Robot results publisher started...
-
_robot_publisher_started
public static org.jvnet.localizer.Localizable _robot_publisher_started()Keyrobot.publisher.started
:Robot results publisher started...
.- Returns:
Robot results publisher started...
-
robot_publisher_copying
Keyrobot.publisher.copying
:-Copying log files to build dir:
.- Returns:
-Copying log files to build dir:
-
_robot_publisher_copying
public static org.jvnet.localizer.Localizable _robot_publisher_copying()Keyrobot.publisher.copying
:-Copying log files to build dir:
.- Returns:
-Copying log files to build dir:
-
robot_trendgraph_passed
Keyrobot.trendgraph.passed
:Passed
.- Returns:
Passed
-
_robot_trendgraph_passed
public static org.jvnet.localizer.Localizable _robot_trendgraph_passed()Keyrobot.trendgraph.passed
:Passed
.- Returns:
Passed
-
robot_trendgraph_failed
Keyrobot.trendgraph.failed
:Failed
.- Returns:
Failed
-
_robot_trendgraph_failed
public static org.jvnet.localizer.Localizable _robot_trendgraph_failed()Keyrobot.trendgraph.failed
:Failed
.- Returns:
Failed
-
robot_trendgraph_builds
Keyrobot.trendgraph.builds
:Build
.- Returns:
Build
-
_robot_trendgraph_builds
public static org.jvnet.localizer.Localizable _robot_trendgraph_builds()Keyrobot.trendgraph.builds
:Build
.- Returns:
Build
-
robot_publisher_assigning
Keyrobot.publisher.assigning
:-Assigning results to build:
.- Returns:
-Assigning results to build:
-
_robot_publisher_assigning
public static org.jvnet.localizer.Localizable _robot_publisher_assigning()Keyrobot.publisher.assigning
:-Assigning results to build:
.- Returns:
-Assigning results to build:
-
robot_trendgraph_testcases
Keyrobot.trendgraph.testcases
:Number of test cases
.- Returns:
Number of test cases
-
_robot_trendgraph_testcases
public static org.jvnet.localizer.Localizable _robot_trendgraph_testcases()Keyrobot.trendgraph.testcases
:Number of test cases
.- Returns:
Number of test cases
-
robot_trendgraph_skipped
Keyrobot.trendgraph.skipped
:Skipped
.- Returns:
Skipped
-
_robot_trendgraph_skipped
public static org.jvnet.localizer.Localizable _robot_trendgraph_skipped()Keyrobot.trendgraph.skipped
:Skipped
.- Returns:
Skipped
-
robot_publisher_checking
Keyrobot.publisher.checking
:-Checking thresholds:
.- Returns:
-Checking thresholds:
-
_robot_publisher_checking
public static org.jvnet.localizer.Localizable _robot_publisher_checking()Keyrobot.publisher.checking
:-Checking thresholds:
.- Returns:
-Checking thresholds:
-
robot_sidebar_link
Keyrobot.sidebar.link
:Robot Results
.- Returns:
Robot Results
-
_robot_sidebar_link
public static org.jvnet.localizer.Localizable _robot_sidebar_link()Keyrobot.sidebar.link
:Robot Results
.- Returns:
Robot Results
-
robot_publisher_finished
Keyrobot.publisher.finished
:Done publishing Robot results.
.- Returns:
Done publishing Robot results.
-
_robot_publisher_finished
public static org.jvnet.localizer.Localizable _robot_publisher_finished()Keyrobot.publisher.finished
:Done publishing Robot results.
.- Returns:
Done publishing Robot results.
-
robot_publisher_done
Keyrobot.publisher.done
:Done!
.- Returns:
Done!
-
_robot_publisher_done
public static org.jvnet.localizer.Localizable _robot_publisher_done()Keyrobot.publisher.done
:Done!
.- Returns:
Done!
-
robot_description
Keyrobot.description
:Publish Robot Framework test results
.- Returns:
Publish Robot Framework test results
-
_robot_description
public static org.jvnet.localizer.Localizable _robot_description()Keyrobot.description
:Publish Robot Framework test results
.- Returns:
Publish Robot Framework test results
-
robot_publisher_only_critical
Keyrobot.publisher.only_critical
:INFO: Checking test criticality is deprecated and will be dropped in a future release!
.- Returns:
INFO: Checking test criticality is deprecated and will be dropped in a future release!
-
_robot_publisher_only_critical
public static org.jvnet.localizer.Localizable _robot_publisher_only_critical()Keyrobot.publisher.only_critical
:INFO: Checking test criticality is deprecated and will be dropped in a future release!
.- Returns:
INFO: Checking test criticality is deprecated and will be dropped in a future release!
-
robot_config_percentvalidation
Keyrobot.config.percentvalidation
:Entry must be percentage value between 0-100
.- Returns:
Entry must be percentage value between 0-100
-
_robot_config_percentvalidation
public static org.jvnet.localizer.Localizable _robot_config_percentvalidation()Keyrobot.config.percentvalidation
:Entry must be percentage value between 0-100
.- Returns:
Entry must be percentage value between 0-100
-
robot_publisher_file_not_found
Keyrobot.publisher.file_not_found
:WARNING! Could not find file:
.- Returns:
WARNING! Could not find file:
-
_robot_publisher_file_not_found
public static org.jvnet.localizer.Localizable _robot_publisher_file_not_found()Keyrobot.publisher.file_not_found
:WARNING! Could not find file:
.- Returns:
WARNING! Could not find file:
-
robot_publisher_fail
Keyrobot.publisher.fail
:Failed!
.- Returns:
Failed!
-
_robot_publisher_fail
public static org.jvnet.localizer.Localizable _robot_publisher_fail()Keyrobot.publisher.fail
:Failed!
.- Returns:
Failed!
-