hudson.plugins.robot
Class Messages

java.lang.Object
  extended by hudson.plugins.robot.Messages

public class Messages
extends java.lang.Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _robot_config_percentvalidation()
          Entry must be percentage value between 0-100
static org.jvnet.localizer.Localizable _robot_description()
          Publish Robot Framework test results
static org.jvnet.localizer.Localizable _robot_publisher_assigning()
          -Assigning results to build:
static org.jvnet.localizer.Localizable _robot_publisher_checking()
          -Checking thresholds:
static org.jvnet.localizer.Localizable _robot_publisher_copying()
          -Copying log files to build dir:
static org.jvnet.localizer.Localizable _robot_publisher_done()
          Done!
static org.jvnet.localizer.Localizable _robot_publisher_fail()
          Failed!
static org.jvnet.localizer.Localizable _robot_publisher_finished()
          Done publishing Robot results.
static org.jvnet.localizer.Localizable _robot_publisher_parsing()
          -Parsing output xml:
static org.jvnet.localizer.Localizable _robot_publisher_started()
          Robot results publisher started...
static org.jvnet.localizer.Localizable _robot_sidebar_link()
          Robot Results
static org.jvnet.localizer.Localizable _robot_trendgraph_builds()
          Build number
static org.jvnet.localizer.Localizable _robot_trendgraph_failed()
          Failed
static org.jvnet.localizer.Localizable _robot_trendgraph_passed()
          Passed
static org.jvnet.localizer.Localizable _robot_trendgraph_testcases()
          Number of testcases
static java.lang.String robot_config_percentvalidation()
          Entry must be percentage value between 0-100
static java.lang.String robot_description()
          Publish Robot Framework test results
static java.lang.String robot_publisher_assigning()
          -Assigning results to build:
static java.lang.String robot_publisher_checking()
          -Checking thresholds:
static java.lang.String robot_publisher_copying()
          -Copying log files to build dir:
static java.lang.String robot_publisher_done()
          Done!
static java.lang.String robot_publisher_fail()
          Failed!
static java.lang.String robot_publisher_finished()
          Done publishing Robot results.
static java.lang.String robot_publisher_parsing()
          -Parsing output xml:
static java.lang.String robot_publisher_started()
          Robot results publisher started...
static java.lang.String robot_sidebar_link()
          Robot Results
static java.lang.String robot_trendgraph_builds()
          Build number
static java.lang.String robot_trendgraph_failed()
          Failed
static java.lang.String robot_trendgraph_passed()
          Passed
static java.lang.String robot_trendgraph_testcases()
          Number of testcases
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

robot_publisher_done

public static java.lang.String robot_publisher_done()
Done!


_robot_publisher_done

public static org.jvnet.localizer.Localizable _robot_publisher_done()
Done!


robot_sidebar_link

public static java.lang.String robot_sidebar_link()
Robot Results


_robot_sidebar_link

public static org.jvnet.localizer.Localizable _robot_sidebar_link()
Robot Results


robot_trendgraph_testcases

public static java.lang.String robot_trendgraph_testcases()
Number of testcases


_robot_trendgraph_testcases

public static org.jvnet.localizer.Localizable _robot_trendgraph_testcases()
Number of testcases


robot_publisher_parsing

public static java.lang.String robot_publisher_parsing()
-Parsing output xml:


_robot_publisher_parsing

public static org.jvnet.localizer.Localizable _robot_publisher_parsing()
-Parsing output xml:


robot_publisher_started

public static java.lang.String robot_publisher_started()
Robot results publisher started...


_robot_publisher_started

public static org.jvnet.localizer.Localizable _robot_publisher_started()
Robot results publisher started...


robot_trendgraph_builds

public static java.lang.String robot_trendgraph_builds()
Build number


_robot_trendgraph_builds

public static org.jvnet.localizer.Localizable _robot_trendgraph_builds()
Build number


robot_trendgraph_passed

public static java.lang.String robot_trendgraph_passed()
Passed


_robot_trendgraph_passed

public static org.jvnet.localizer.Localizable _robot_trendgraph_passed()
Passed


robot_description

public static java.lang.String robot_description()
Publish Robot Framework test results


_robot_description

public static org.jvnet.localizer.Localizable _robot_description()
Publish Robot Framework test results


robot_trendgraph_failed

public static java.lang.String robot_trendgraph_failed()
Failed


_robot_trendgraph_failed

public static org.jvnet.localizer.Localizable _robot_trendgraph_failed()
Failed


robot_publisher_checking

public static java.lang.String robot_publisher_checking()
-Checking thresholds:


_robot_publisher_checking

public static org.jvnet.localizer.Localizable _robot_publisher_checking()
-Checking thresholds:


robot_publisher_finished

public static java.lang.String robot_publisher_finished()
Done publishing Robot results.


_robot_publisher_finished

public static org.jvnet.localizer.Localizable _robot_publisher_finished()
Done publishing Robot results.


robot_config_percentvalidation

public static java.lang.String robot_config_percentvalidation()
Entry must be percentage value between 0-100


_robot_config_percentvalidation

public static org.jvnet.localizer.Localizable _robot_config_percentvalidation()
Entry must be percentage value between 0-100


robot_publisher_assigning

public static java.lang.String robot_publisher_assigning()
-Assigning results to build:


_robot_publisher_assigning

public static org.jvnet.localizer.Localizable _robot_publisher_assigning()
-Assigning results to build:


robot_publisher_fail

public static java.lang.String robot_publisher_fail()
Failed!


_robot_publisher_fail

public static org.jvnet.localizer.Localizable _robot_publisher_fail()
Failed!


robot_publisher_copying

public static java.lang.String robot_publisher_copying()
-Copying log files to build dir:


_robot_publisher_copying

public static org.jvnet.localizer.Localizable _robot_publisher_copying()
-Copying log files to build dir:



Copyright © 2004-2012. All Rights Reserved.