Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- acceptsMacroName(String) - Method in class hudson.plugins.robot.tokens.RobotFailedCasesTokenMacro
- acceptsMacroName(String) - Method in class hudson.plugins.robot.tokens.RobotFailTokenMacro
- acceptsMacroName(String) - Method in class hudson.plugins.robot.tokens.RobotPassPercentageTokenMacro
- acceptsMacroName(String) - Method in class hudson.plugins.robot.tokens.RobotPassRatioTokenMacro
- acceptsMacroName(String) - Method in class hudson.plugins.robot.tokens.RobotPassTokenMacro
- acceptsMacroName(String) - Method in class hudson.plugins.robot.tokens.RobotReportLinkTokenMacro
- acceptsMacroName(String) - Method in class hudson.plugins.robot.tokens.RobotTotalTokenMacro
- addCaseResult(RobotCaseResult) - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Adds a test case result to this suite.
- addCaseResults(Collection<RobotCaseResult>) - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
If cases with same name exist, the originals are kept
- addChild(RobotSuiteResult) - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Adds a nested suite to this suite.
- addChildren(Collection<RobotSuiteResult>) - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
If suites with same name exist, the originals are kept
- addErrorMessages - Variable in class hudson.plugins.robot.tokens.RobotFailedCasesTokenMacro
- addResult(RobotResult) - Method in class hudson.plugins.robot.AggregatedRobotAction
- addResult(RobotResult) - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- addSuite(RobotSuiteResult) - Method in class hudson.plugins.robot.model.RobotResult
-
Add a suite to this result.
- addTags(List<String>) - Method in class hudson.plugins.robot.model.RobotCaseResult
- AggregatedRobotAction - Class in hudson.plugins.robot
- AggregatedRobotAction(MatrixBuild) - Constructor for class hudson.plugins.robot.AggregatedRobotAction
- AggregatedRobotAction.AggregatedRobotResult - Class in hudson.plugins.robot
- AggregatedRobotResult(AggregatedRobotAction) - Constructor for class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
B
- BlueRobotTestResult - Class in hudson.plugins.robot.blueocean
- BlueRobotTestResult(RobotCaseResult, Link) - Constructor for class hudson.plugins.robot.blueocean.BlueRobotTestResult
- BlueRobotTestResult.FactoryImpl - Class in hudson.plugins.robot.blueocean
C
- checkRoles(RoleChecker) - Method in class hudson.plugins.robot.RobotParser.RobotParserCallable
- compare(RobotCaseResult, RobotCaseResult) - Method in class hudson.plugins.robot.model.RobotCaseComparator
- compareTo(RobotBuildLabel) - Method in class hudson.plugins.robot.graph.RobotBuildLabel
- configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.robot.RobotConfig
- copyFilesToBuildDir(Run<?, ?>, FilePath, String, String) - Method in class hudson.plugins.robot.RobotPublisher
-
Copy files with given filemasks from input path relative to build into specific build file archive dir
- countSkippedTests - Variable in class hudson.plugins.robot.tokens.RobotPassPercentageTokenMacro
- createAggregator(MatrixBuild, Launcher, BuildListener) - Method in class hudson.plugins.robot.RobotPublisher
- createDurationGraphForTestObject(RobotTestObject, boolean, int, String, boolean) - Static method in class hudson.plugins.robot.graph.RobotGraphHelper
-
Create a duration trend graph.
- createGraph() - Method in class hudson.plugins.robot.graph.RobotGraph
-
Creates a Robot trend graph
- createTestResultsGraphForTestObject(RobotTestObject, boolean, boolean, boolean, boolean, boolean, String, int) - Static method in class hudson.plugins.robot.graph.RobotGraphHelper
-
Create a test result trend graph.
D
- DEFAULT_ARCHIVE_DIR - Static variable in class hudson.plugins.robot.RobotPublisher
- DEFAULT_CHART_HEIGHT - Static variable in class hudson.plugins.robot.graph.RobotGraph
- DEFAULT_CHART_WIDTH - Static variable in class hudson.plugins.robot.graph.RobotGraph
- DEFAULT_FONT_SIZE - Static variable in class hudson.plugins.robot.graph.RobotGraph
- DEFAULT_JENKINS_ARCHIVE_DIR - Static variable in class hudson.plugins.robot.RobotPublisher
- DEFAULT_REPORT_FILE - Static variable in class hudson.plugins.robot.RobotPublisher
- DescriptorImpl() - Constructor for class hudson.plugins.robot.RobotPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.robot.RobotStep.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.plugins.robot.view.RobotListViewColumn.DescriptorImpl
- doCheckPassThreshold(String) - Method in class hudson.plugins.robot.RobotPublisher.DescriptorImpl
-
Validates the pass threshold input field.
- doCheckUnstableThreshold(String) - Method in class hudson.plugins.robot.RobotPublisher.DescriptorImpl
-
Validates the unstable threshold input field.
- doDurationGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.model.RobotTestObject
-
Return duration graph of the case in the request.
- doGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.AggregatedRobotAction
-
Return robot trend graph in the request.
- doGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.model.RobotCaseResult
-
Return duration graph of the case in the request.
- doGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.model.RobotTestObject
-
Return robot trend graph in the request.
- doGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.RobotBuildAction
-
Return robot trend graph in the request.
- doGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.RobotProjectAction
-
Return robot trend graph in the request.
- doIndex(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.RobotBuildAction
-
Serves Robot html report via robot url.
- doIndex(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.RobotProjectAction
-
Show Robot html report of the latest build.
- doReport(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.model.RobotResult
-
Serves Robot html report via robot url.
- duration - Variable in class hudson.plugins.robot.model.RobotTestObject
E
- endBuild() - Method in class hudson.plugins.robot.RobotResultAggregator
- equals(Object) - Method in class hudson.plugins.robot.graph.RobotBuildLabel
- evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotFailedCasesTokenMacro
- evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotFailTokenMacro
- evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotPassPercentageTokenMacro
- evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotPassRatioTokenMacro
- evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotPassTokenMacro
- evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotReportLinkTokenMacro
- evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotTotalTokenMacro
- evaluate(Run<?, ?>, FilePath, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotFailedCasesTokenMacro
- evaluate(Run<?, ?>, FilePath, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotFailTokenMacro
- evaluate(Run<?, ?>, FilePath, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotPassPercentageTokenMacro
- evaluate(Run<?, ?>, FilePath, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotPassRatioTokenMacro
- evaluate(Run<?, ?>, FilePath, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotPassTokenMacro
- evaluate(Run<?, ?>, FilePath, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotReportLinkTokenMacro
- evaluate(Run<?, ?>, FilePath, TaskListener, String) - Method in class hudson.plugins.robot.tokens.RobotTotalTokenMacro
F
- FactoryImpl() - Constructor for class hudson.plugins.robot.blueocean.BlueRobotTestResult.FactoryImpl
- failTeardown() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Fail all cases because of teardown failure.
- findObjectById(String) - Method in class hudson.plugins.robot.model.RobotResult
-
Find a testobject in the result tree with id-path
- findObjectById(String) - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get object by path in tree
- findObjectById(String) - Method in class hudson.plugins.robot.RobotBuildAction
-
Find test object from the results object tree
G
- getAge() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getAge() - Method in class hudson.plugins.robot.model.RobotCaseResult
-
Get the number of builds this test case has failed for
- getAllCases() - Method in class hudson.plugins.robot.model.RobotResult
- getAllCases() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get all cases in this suite and its child suites
- getAllChildSuites() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get all children of this suite
- getAllFailedCases() - Method in class hudson.plugins.robot.model.RobotResult
-
Get all failed test cases related to result.
- getAllFailedCases() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get all failed cases in this suite and its child suites
- getAllPassedCases() - Method in class hudson.plugins.robot.model.RobotResult
-
Get all passed test cases related to result.
- getAllPassedCases() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get all passed cases in this suite and its child suites
- getAllSkippedCases() - Method in class hudson.plugins.robot.model.RobotResult
-
Get all skipped test cases related to result.
- getAllSkippedCases() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get all skipped cases in this suite and its child suites
- getAllSuites() - Method in class hudson.plugins.robot.model.RobotResult
-
Get all testsuites related to result.
- getAllTests() - Method in class hudson.plugins.robot.RobotBuildAction
- getApi() - Method in class hudson.plugins.robot.model.RobotResult
- getArchiveDirName() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets the name of archive dir.
- getArchiveDirName() - Method in class hudson.plugins.robot.RobotStep
- getBlueTestResults(Run<?, ?>, Reachable) - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult.FactoryImpl
- getBuildResult(Run<?, ?>, RobotResult) - Method in class hudson.plugins.robot.RobotPublisher
-
Determines the build result based on set thresholds.
- getBuildsToShowInResultsColumn() - Method in class hudson.plugins.robot.RobotConfig
- getBuildsToShowInResultsColumn() - Method in class hudson.plugins.robot.view.RobotListViewColumn.DescriptorImpl
- getBuildsToShowInResultsColumn() - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getCase(String) - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get case result by duplicate safe unencoded name
- getCaseResults() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get all case results belonging to this suite
- getChildBuildAction(Run) - Static method in class hudson.plugins.robot.AggregatedRobotAction
- getChildSuites() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get the immediate child suites of this suite
- getColumnCaption() - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getCommaSeparatedTags() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getCountSkippedTests() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets if skipped tests should be counted in the thresholds.
- getCountSkippedTests() - Method in class hudson.plugins.robot.RobotStep
- getCriticalFailed() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
-
Deprecated.
- getCriticalFailed() - Method in class hudson.plugins.robot.model.RobotCaseResult
-
Deprecated.
- getCriticalFailed() - Method in class hudson.plugins.robot.model.RobotResult
-
Deprecated.
- getCriticalFailed() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Deprecated.
- getCriticalFailed() - Method in class hudson.plugins.robot.model.RobotTestObject
- getCriticalPassed() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
-
Deprecated.
- getCriticalPassed() - Method in class hudson.plugins.robot.model.RobotCaseResult
-
Deprecated.
- getCriticalPassed() - Method in class hudson.plugins.robot.model.RobotResult
-
Deprecated.
- getCriticalPassed() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Deprecated.
- getCriticalPassed() - Method in class hudson.plugins.robot.model.RobotTestObject
- getCriticalPassPercentage() - Method in class hudson.plugins.robot.AggregatedRobotAction
- getCriticalPassPercentage() - Method in class hudson.plugins.robot.RobotBuildAction
-
Get ratio of passed tests per total tests.
- getCriticalTotal() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
-
Deprecated.
- getCriticalTotal() - Method in class hudson.plugins.robot.model.RobotResult
-
Deprecated.
- getCriticalTotal() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Deprecated.
- getDataset() - Method in class hudson.plugins.robot.graph.RobotGraph
- getDescription() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getDescription() - Method in class hudson.plugins.robot.model.RobotResult
- getDescription() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get the description of this suite
- getDescription() - Method in class hudson.plugins.robot.model.RobotTestObject
- getDisableArchiveOutput() - Method in class hudson.plugins.robot.RobotPublisher
-
Get the value of disable Archive of output xml checkbox
- getDisableArchiveOutput() - Method in class hudson.plugins.robot.RobotStep
- getDisplayName() - Method in class hudson.plugins.robot.AggregatedRobotAction
- getDisplayName() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getDisplayName() - Method in class hudson.plugins.robot.model.RobotResult
-
}
- getDisplayName() - Method in class hudson.plugins.robot.model.RobotSuiteResult
- getDisplayName() - Method in class hudson.plugins.robot.RobotBuildAction
- getDisplayName() - Method in class hudson.plugins.robot.RobotProjectAction
- getDisplayName() - Method in class hudson.plugins.robot.RobotPublisher.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.robot.RobotStep.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.robot.view.RobotListViewColumn.DescriptorImpl
- getDuplicateSafeName() - Method in class hudson.plugins.robot.model.RobotTestObject
- getDuration() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getDuration() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getDuration() - Method in class hudson.plugins.robot.model.RobotResult
-
Get the total duration of the test run
- getDuration() - Method in class hudson.plugins.robot.model.RobotSuiteResult
- getDuration() - Method in class hudson.plugins.robot.model.RobotTestObject
-
Get duration of this testobject run
- getDurationDiff(RobotTestObject) - Method in class hudson.plugins.robot.model.RobotTestObject
-
Get difference in of duration to given test object
- getDynamic(String, StaplerRequest, StaplerRequest) - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get suite or case result by url encoded name
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.model.RobotResult
-
Return the object represented by url-string
- getElapsedtime() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getEnableCache() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets value of enableCache
- getEnableCache() - Method in class hudson.plugins.robot.RobotStep
- getEndtime() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getErrorDetails() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getErrorMsg() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getErrorStackTrace() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getExecutedSuites() - Method in class hudson.plugins.robot.model.RobotResult
- getFail() - Method in class hudson.plugins.robot.model.RobotResultStatistics
- getFailCount() - Method in class hudson.plugins.robot.RobotBuildAction
- getFailed() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- getFailed() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getFailed() - Method in class hudson.plugins.robot.model.RobotResult
- getFailed() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get number of all failed tests
- getFailed() - Method in class hudson.plugins.robot.model.RobotTestObject
- getFailedCases() - Method in class hudson.plugins.robot.model.RobotResult
-
Get all failed test case names related to result.
- getFailedSince() - Method in class hudson.plugins.robot.model.RobotCaseResult
-
Gives the buildnumber of the build that this case first failed in
- getFailedSinceRun() - Method in class hudson.plugins.robot.model.RobotCaseResult
-
Gives the run that this case first failed in
- getFunctionName() - Method in class hudson.plugins.robot.RobotStep.DescriptorImpl
- getHasLog() - Method in class hudson.plugins.robot.model.RobotTestObject
- getHasReport() - Method in class hudson.plugins.robot.model.RobotTestObject
- getHumanReadableDuration() - Method in class hudson.plugins.robot.model.RobotTestObject
-
Wrapper for calling formatting from jelly
- getIconFileName() - Method in class hudson.plugins.robot.AggregatedRobotAction
- getIconFileName() - Method in class hudson.plugins.robot.RobotBuildAction
- getIconFileName() - Method in class hudson.plugins.robot.RobotProjectAction
- getId() - Method in class hudson.plugins.robot.model.RobotTestObject
- getInstance() - Static method in class hudson.plugins.robot.RobotConfig
- getLastBuildAction() - Method in class hudson.plugins.robot.RobotProjectAction
-
Return the action of last build associated with robot
- getLogFile() - Method in class hudson.plugins.robot.model.RobotTestObject
- getLogFileLink() - Method in class hudson.plugins.robot.RobotBuildAction
-
Get filename to link to
- getLogFileName() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets the name of log html file.
- getLogFileName() - Method in class hudson.plugins.robot.RobotStep
- getLogHtmlLink() - Method in class hudson.plugins.robot.RobotBuildAction
- getLogUrl(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getName() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getName() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getName() - Method in class hudson.plugins.robot.model.RobotResult
- getName() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get the name of this suite
- getName() - Method in class hudson.plugins.robot.model.RobotTestObject
- getOldFormatName() - Method in class hudson.plugins.robot.model.RobotTestObject
-
The name format used in case hashmap was changed in commit 59c8eec3e16f28baf1288848fccbac228bbe4748, July 2013.
- getOnlyCritical() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets if only critical tests should be accounted for the thresholds.
- getOnlyCritical() - Method in class hudson.plugins.robot.RobotStep
- getOtherFiles() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets the comma separated list of other filemasks to copy into build dir
- getOtherFiles() - Method in class hudson.plugins.robot.RobotStep
- getOutputFileName() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets the name of output xml file.
- getOutputFileName() - Method in class hudson.plugins.robot.RobotStep
- getOutputPath() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets the output path of Robot files
- getOutputPath() - Method in class hudson.plugins.robot.RobotStep
- getOverallFailed() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- getOverallFailed() - Method in class hudson.plugins.robot.model.RobotResult
-
Get number of all failed tests.
- getOverallPassed() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- getOverallPassed() - Method in class hudson.plugins.robot.model.RobotResult
-
Get number of all passed tests.
- getOverallPassPercentage() - Method in class hudson.plugins.robot.AggregatedRobotAction
- getOverallPassPercentage() - Method in class hudson.plugins.robot.RobotBuildAction
-
Get ratio of passed tests per total tests.
- getOverallSkipped() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- getOverallSkipped() - Method in class hudson.plugins.robot.model.RobotResult
-
Get number of all skipped tests.
- getOverallTotal() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- getOverallTotal() - Method in class hudson.plugins.robot.model.RobotResult
-
Get number of all tests.
- getOverwriteXAxisLabel() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets the value of overwriteXAxisLabel
- getOverwriteXAxisLabel() - Method in class hudson.plugins.robot.RobotStep
- getOwner() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- getOwner() - Method in class hudson.plugins.robot.AggregatedRobotAction
- getOwner() - Method in class hudson.plugins.robot.model.RobotTestObject
-
Return the build that this result belongs to.
- getOwner() - Method in class hudson.plugins.robot.RobotBuildAction
-
Get build associated to action
- getParent() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getParent() - Method in class hudson.plugins.robot.model.RobotResult
- getParent() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get the parent object of this suite in tree
- getParent() - Method in class hudson.plugins.robot.model.RobotTestObject
- getParentAction() - Method in class hudson.plugins.robot.model.RobotTestObject
- getPass() - Method in class hudson.plugins.robot.model.RobotResultStatistics
- getPass(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getPassed() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- getPassed() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getPassed() - Method in class hudson.plugins.robot.model.RobotResult
- getPassed() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get number of all passed tests
- getPassed() - Method in class hudson.plugins.robot.model.RobotTestObject
- getPassedCases() - Method in class hudson.plugins.robot.model.RobotResult
-
Get all passed test case names related to result.
- getPassPercent(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getPassPercentage() - Method in class hudson.plugins.robot.model.RobotResult
- getPassPercentage(boolean) - Method in class hudson.plugins.robot.model.RobotResult
-
Returns pass percentage of passed tests per total tests.
- getPassThreshold() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets the test pass percentage threshold for successful builds.
- getPassThreshold() - Method in class hudson.plugins.robot.RobotStep
- getPreviousResult() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- getPreviousResult() - Method in class hudson.plugins.robot.model.RobotCaseResult
-
Gives the corresponding caseresult from previous build
- getPreviousResult() - Method in class hudson.plugins.robot.model.RobotResult
- getPreviousResult() - Method in class hudson.plugins.robot.model.RobotSuiteResult
- getPreviousResult() - Method in class hudson.plugins.robot.model.RobotTestObject
- getProject() - Method in class hudson.plugins.robot.RobotProjectAction
-
Get associated project.
- getProjectActions(AbstractProject<?, ?>) - Method in class hudson.plugins.robot.RobotPublisher
- getRelativeId(RobotTestObject) - Method in class hudson.plugins.robot.model.RobotTestObject
-
Get path in tree relative to given TestObject
- getRelativePackageName(RobotTestObject) - Method in class hudson.plugins.robot.model.RobotTestObject
-
Generates the full packagename
- getRelativeParent(RobotTestObject) - Method in class hudson.plugins.robot.model.RobotTestObject
- getReportFile() - Method in class hudson.plugins.robot.model.RobotTestObject
- getReportFileName() - Method in class hudson.plugins.robot.RobotBuildAction
-
Get file name for Robot html report.
- getReportFileName() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets the name of report html file.
- getReportFileName() - Method in class hudson.plugins.robot.RobotStep
- getRequiredContext() - Method in class hudson.plugins.robot.RobotStep.DescriptorImpl
- getRequiredMonitorService() - Method in class hudson.plugins.robot.RobotPublisher
- getResult() - Method in class hudson.plugins.robot.AggregatedRobotAction
- getResult() - Method in class hudson.plugins.robot.RobotBuildAction
-
Returns Robotresult.
- getResultInBuild(AbstractBuild<?, ?>) - Method in class hudson.plugins.robot.model.RobotTestObject
-
Get the corresponding result object from a given build
- getRobotDir() - Method in class hudson.plugins.robot.RobotBuildAction
-
Return path of robot files in build
- getRobotGraph(Run<?, ?>, CategoryDataset, String, String, double, boolean, boolean, double, double, Color...) - Static method in class hudson.plugins.robot.graph.RobotGraph
-
Construct a new styled trend graph for given dataset
- getRobotPath(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getSearchUrl() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getSearchUrl() - Method in class hudson.plugins.robot.model.RobotResult
- getSearchUrl() - Method in class hudson.plugins.robot.model.RobotSuiteResult
- getSkip() - Method in class hudson.plugins.robot.model.RobotResultStatistics
- getSkipped() - Method in class hudson.plugins.robot.AggregatedRobotAction.AggregatedRobotResult
- getSkipped() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getSkipped() - Method in class hudson.plugins.robot.model.RobotResult
- getSkipped() - Method in class hudson.plugins.robot.model.RobotSuiteResult
- getSkipped() - Method in class hudson.plugins.robot.model.RobotTestObject
- getSkipped(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getSkippedCases() - Method in class hudson.plugins.robot.model.RobotResult
-
Get all skipped test case names related to result.
- getSkipPercent(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getSkipPercentage() - Method in class hudson.plugins.robot.model.RobotResult
- getStackTrace() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getStarttime() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getStatsByCategory() - Method in class hudson.plugins.robot.model.RobotResult
-
Get pass/fail stats by category.
- getStatus() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getStdErr() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getStdOut() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getSuffix(String) - Static method in class hudson.plugins.robot.RobotPublisher
-
Return file suffix from string.
- getSuite(String) - Method in class hudson.plugins.robot.model.RobotResult
-
Get top level suite by name
- getSuite(String) - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get nested suite result by duplicate safe unencoded name
- getSuites() - Method in class hudson.plugins.robot.model.RobotResult
-
Get all top level suites
- getTags() - Method in class hudson.plugins.robot.model.RobotCaseResult
- getTarget() - Method in class hudson.plugins.robot.RobotBuildAction
-
Get the result object which is responsible for UI.
- getTestState() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getTimeStamp() - Method in class hudson.plugins.robot.model.RobotResult
-
Get the timestamp of the original test run.
- getTotal() - Method in class hudson.plugins.robot.model.RobotResultStatistics
- getTotal() - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Get number of all tests
- getTotal(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getTotalCount() - Method in class hudson.plugins.robot.RobotBuildAction
- getTrendHdUrl(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getTrendPreviewUrl(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getTrendUrl(Item) - Method in class hudson.plugins.robot.view.RobotListViewColumn
- getUniqueId() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- getUnstableThreshold() - Method in class hudson.plugins.robot.RobotPublisher
-
Gets the test pass percentage threshold for unstable builds.
- getUnstableThreshold() - Method in class hudson.plugins.robot.RobotStep
- getUrlName() - Method in class hudson.plugins.robot.AggregatedRobotAction
- getUrlName() - Method in class hudson.plugins.robot.RobotBuildAction
- getUrlName() - Method in class hudson.plugins.robot.RobotProjectAction
- getxAxisLabel() - Method in class hudson.plugins.robot.RobotBuildAction
- getXAxisLabelFormat() - Method in class hudson.plugins.robot.RobotConfig
H
- hashCode() - Method in class hudson.plugins.robot.graph.RobotBuildLabel
- hasStdLog() - Method in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- hudson.plugins.robot - package hudson.plugins.robot
- hudson.plugins.robot.blueocean - package hudson.plugins.robot.blueocean
- hudson.plugins.robot.graph - package hudson.plugins.robot.graph
- hudson.plugins.robot.model - package hudson.plugins.robot.model
- hudson.plugins.robot.tokens - package hudson.plugins.robot.tokens
- hudson.plugins.robot.view - package hudson.plugins.robot.view
I
- invoke(File, VirtualChannel) - Method in class hudson.plugins.robot.RobotParser.RobotParserCallable
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.robot.RobotPublisher.DescriptorImpl
- isCountSkippedTests() - Method in class hudson.plugins.robot.RobotBuildAction
- isCritical() - Method in class hudson.plugins.robot.model.RobotCaseResult
- isDisplayGraph() - Method in class hudson.plugins.robot.RobotProjectAction
-
Returns true if there are any builds in the associated project.
- isNeedToGenerate(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.robot.model.RobotTestObject
-
Figure out if there's been changes since last request.
- isPassed() - Method in class hudson.plugins.robot.model.RobotCaseResult
- isRobotResultsColumnEnabled() - Method in class hudson.plugins.robot.RobotConfig
- isRobotResultsColumnEnabled() - Method in class hudson.plugins.robot.view.RobotListViewColumn.DescriptorImpl
- isRobotResultsColumnEnabled() - Method in class hudson.plugins.robot.view.RobotListViewColumn
- isSkipped() - Method in class hudson.plugins.robot.model.RobotCaseResult
M
- Messages - Class in hudson.plugins.robot
-
Generated localization support class.
- Messages() - Constructor for class hudson.plugins.robot.Messages
O
- onlyCritical - Variable in class hudson.plugins.robot.tokens.RobotFailTokenMacro
- onlyCritical - Variable in class hudson.plugins.robot.tokens.RobotPassRatioTokenMacro
- onlyCritical - Variable in class hudson.plugins.robot.tokens.RobotPassTokenMacro
- onlyCritical - Variable in class hudson.plugins.robot.tokens.RobotTotalTokenMacro
P
- parse(String, String, Run<?, ?>, FilePath, String, String) - Method in class hudson.plugins.robot.RobotParser
- parse(String, String, String, String, Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.plugins.robot.RobotPublisher
- perform(Run<?, ?>, FilePath, EnvVars, Launcher, TaskListener) - Method in class hudson.plugins.robot.RobotPublisher
R
- result - Variable in class hudson.plugins.robot.blueocean.BlueRobotTestResult
- robot_config_percentvalidation() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.config.percentvalidation
:Entry must be percentage value between 0-100
. - robot_description() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.description
:Publish Robot Framework test results
. - robot_publisher_assigning() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.assigning
:-Assigning results to build:
. - robot_publisher_checking() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.checking
:-Checking thresholds:
. - robot_publisher_copying() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.copying
:-Copying log files to build dir:
. - robot_publisher_done() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.done
:Done!
. - robot_publisher_fail() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.fail
:Failed!
. - robot_publisher_file_not_found() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.file_not_found
:WARNING! Could not find file:
. - robot_publisher_finished() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.finished
:Done publishing Robot results.
. - robot_publisher_only_critical() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.only_critical
:INFO: Checking test criticality is deprecated and will be dropped in a future release!
. - robot_publisher_parsing() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.parsing
:-Parsing output xml:
. - robot_publisher_started() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.started
:Robot results publisher started...
. - robot_sidebar_link() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.sidebar.link
:Robot Results
. - robot_trendgraph_builds() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.builds
:Build
. - robot_trendgraph_failed() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.failed
:Failed
. - robot_trendgraph_passed() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.passed
:Passed
. - robot_trendgraph_skipped() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.skipped
:Skipped
. - robot_trendgraph_testcases() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.testcases
:Number of test cases
. - RobotBuildAction - Class in hudson.plugins.robot
- RobotBuildAction(Run<?, ?>, RobotResult, String, TaskListener, String, String, boolean, String, boolean) - Constructor for class hudson.plugins.robot.RobotBuildAction
-
Create new Robot build action
- RobotBuildLabel - Class in hudson.plugins.robot.graph
- RobotBuildLabel(RobotTestObject, String) - Constructor for class hudson.plugins.robot.graph.RobotBuildLabel
- RobotCaseComparator - Class in hudson.plugins.robot.model
- RobotCaseComparator() - Constructor for class hudson.plugins.robot.model.RobotCaseComparator
- RobotCaseResult - Class in hudson.plugins.robot.model
- RobotCaseResult() - Constructor for class hudson.plugins.robot.model.RobotCaseResult
- RobotConfig - Class in hudson.plugins.robot
- RobotConfig() - Constructor for class hudson.plugins.robot.RobotConfig
- RobotFailedCasesTokenMacro - Class in hudson.plugins.robot.tokens
- RobotFailedCasesTokenMacro() - Constructor for class hudson.plugins.robot.tokens.RobotFailedCasesTokenMacro
- RobotFailTokenMacro - Class in hudson.plugins.robot.tokens
- RobotFailTokenMacro() - Constructor for class hudson.plugins.robot.tokens.RobotFailTokenMacro
- RobotGraph - Class in hudson.plugins.robot.graph
- RobotGraphHelper - Class in hudson.plugins.robot.graph
- RobotGraphHelper() - Constructor for class hudson.plugins.robot.graph.RobotGraphHelper
- RobotListViewColumn - Class in hudson.plugins.robot.view
- RobotListViewColumn() - Constructor for class hudson.plugins.robot.view.RobotListViewColumn
- RobotListViewColumn.DescriptorImpl - Class in hudson.plugins.robot.view
- RobotParser - Class in hudson.plugins.robot
- RobotParser() - Constructor for class hudson.plugins.robot.RobotParser
- RobotParser.RobotParserCallable - Class in hudson.plugins.robot
- RobotParserCallable(String, String, String) - Constructor for class hudson.plugins.robot.RobotParser.RobotParserCallable
- RobotPassPercentageTokenMacro - Class in hudson.plugins.robot.tokens
- RobotPassPercentageTokenMacro() - Constructor for class hudson.plugins.robot.tokens.RobotPassPercentageTokenMacro
- RobotPassRatioTokenMacro - Class in hudson.plugins.robot.tokens
- RobotPassRatioTokenMacro() - Constructor for class hudson.plugins.robot.tokens.RobotPassRatioTokenMacro
- RobotPassTokenMacro - Class in hudson.plugins.robot.tokens
- RobotPassTokenMacro() - Constructor for class hudson.plugins.robot.tokens.RobotPassTokenMacro
- RobotProjectAction - Class in hudson.plugins.robot
- RobotProjectAction(Job<?, ?>) - Constructor for class hudson.plugins.robot.RobotProjectAction
-
Create new Robot project action
- RobotPublisher - Class in hudson.plugins.robot
- RobotPublisher(String, String, String, boolean, String, String, double, double, boolean, boolean, String, boolean, String) - Constructor for class hudson.plugins.robot.RobotPublisher
-
Create new publisher for Robot Framework results
- RobotPublisher.DescriptorImpl - Class in hudson.plugins.robot
-
Descriptor for the publisher
- RobotReportLinkTokenMacro - Class in hudson.plugins.robot.tokens
- RobotReportLinkTokenMacro() - Constructor for class hudson.plugins.robot.tokens.RobotReportLinkTokenMacro
- RobotResult - Class in hudson.plugins.robot.model
-
Class representing Robot Framework test results.
- RobotResult() - Constructor for class hudson.plugins.robot.model.RobotResult
- RobotResultAggregator - Class in hudson.plugins.robot
- RobotResultAggregator(MatrixBuild, Launcher, BuildListener) - Constructor for class hudson.plugins.robot.RobotResultAggregator
- RobotResultStatistics - Class in hudson.plugins.robot.model
-
Class representing a single testsuite/category.
- RobotResultStatistics() - Constructor for class hudson.plugins.robot.model.RobotResultStatistics
- RobotStep - Class in hudson.plugins.robot
- RobotStep(String) - Constructor for class hudson.plugins.robot.RobotStep
-
Create new Robot step action that runs the tests and generates reports
- RobotStep.DescriptorImpl - Class in hudson.plugins.robot
- RobotStepExecution - Class in hudson.plugins.robot
- RobotSuiteResult - Class in hudson.plugins.robot.model
- RobotSuiteResult() - Constructor for class hudson.plugins.robot.model.RobotSuiteResult
- RobotTestObject - Class in hudson.plugins.robot.model
- RobotTestObject() - Constructor for class hudson.plugins.robot.model.RobotTestObject
- RobotTotalTokenMacro - Class in hudson.plugins.robot.tokens
- RobotTotalTokenMacro() - Constructor for class hudson.plugins.robot.tokens.RobotTotalTokenMacro
- run() - Method in class hudson.plugins.robot.RobotStepExecution
S
- setArchiveDirName(String) - Method in class hudson.plugins.robot.RobotStep
- setBuildsToShowInResultsColumn(int) - Method in class hudson.plugins.robot.RobotConfig
- setCountSkippedTests(boolean) - Method in class hudson.plugins.robot.RobotBuildAction
- setCountSkippedTests(boolean) - Method in class hudson.plugins.robot.RobotStep
- setCritical(boolean) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setDescription(String) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setDescription(String) - Method in class hudson.plugins.robot.model.RobotSuiteResult
- setDisableArchiveOutput(boolean) - Method in class hudson.plugins.robot.RobotStep
- setDuplicateSafeName(String) - Method in class hudson.plugins.robot.model.RobotTestObject
- setElapsedTime(String) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setElapsedTime(String) - Method in class hudson.plugins.robot.model.RobotSuiteResult
- setEnableCache(boolean) - Method in class hudson.plugins.robot.RobotStep
- setEndtime(String) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setEndTime(String) - Method in class hudson.plugins.robot.model.RobotSuiteResult
- setErrorMsg(String) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setFail(long) - Method in class hudson.plugins.robot.model.RobotResultStatistics
- setFailedSince(int) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setId(String) - Method in class hudson.plugins.robot.model.RobotTestObject
- setLogFile(String) - Method in class hudson.plugins.robot.model.RobotTestObject
- setLogFileName(String) - Method in class hudson.plugins.robot.RobotStep
- setName(String) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setName(String) - Method in class hudson.plugins.robot.model.RobotSuiteResult
- setOnlyCritical(boolean) - Method in class hudson.plugins.robot.RobotStep
- setOtherFiles(String) - Method in class hudson.plugins.robot.RobotStep
- setOutputFileName(String) - Method in class hudson.plugins.robot.RobotStep
- setOverwriteXAxisLabel(String) - Method in class hudson.plugins.robot.RobotStep
- setParent(RobotSuiteResult) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setParent(RobotTestObject) - Method in class hudson.plugins.robot.model.RobotSuiteResult
- setParentAction(RobotBuildAction) - Method in class hudson.plugins.robot.model.RobotTestObject
- setPass(long) - Method in class hudson.plugins.robot.model.RobotResultStatistics
- setPassed(boolean) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setPassThreshold(double) - Method in class hudson.plugins.robot.RobotStep
- setReportFile(String) - Method in class hudson.plugins.robot.model.RobotTestObject
- setReportFileName(String) - Method in class hudson.plugins.robot.RobotStep
- setResult(RobotResult, TaskListener) - Method in class hudson.plugins.robot.RobotBuildAction
-
Loads new data to
RobotResult
. - setRobotResultsColumnEnabled(boolean) - Method in class hudson.plugins.robot.RobotConfig
- setSchemaVersion(int) - Method in class hudson.plugins.robot.model.RobotSuiteResult
- setSkip(long) - Method in class hudson.plugins.robot.model.RobotResultStatistics
- setSkipped(boolean) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setStackTrace(String) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setStarttime(String) - Method in class hudson.plugins.robot.model.RobotCaseResult
- setStartTime(String) - Method in class hudson.plugins.robot.model.RobotSuiteResult
- setStatsByCategory(List<RobotResultStatistics>) - Method in class hudson.plugins.robot.model.RobotResult
- setTimeStamp(String) - Method in class hudson.plugins.robot.model.RobotResult
-
Set the timestamp of test run.
- setUnstableThreshold(double) - Method in class hudson.plugins.robot.RobotStep
- setXAxisLabelFormat(String) - Method in class hudson.plugins.robot.RobotConfig
- start(StepContext) - Method in class hudson.plugins.robot.RobotStep
T
- tally(RobotBuildAction) - Method in class hudson.plugins.robot.model.RobotResult
-
Count the totals in result tree and assign parent action.
- tally(RobotBuildAction) - Method in class hudson.plugins.robot.model.RobotSuiteResult
-
Count total values from children and set same parentaction to all
- timeDifference(String, String) - Static method in class hudson.plugins.robot.model.RobotCaseResult
-
Difference between string timevalues in format yyyyMMdd HH:mm:ss.SS (Java DateFormat).
- toString() - Method in class hudson.plugins.robot.graph.RobotBuildLabel
- trimSuffix(String) - Static method in class hudson.plugins.robot.RobotPublisher
-
Return filename without file suffix.
U
- urlEncode(String) - Method in class hudson.plugins.robot.model.RobotTestObject
_
- _robot_config_percentvalidation() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.config.percentvalidation
:Entry must be percentage value between 0-100
. - _robot_description() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.description
:Publish Robot Framework test results
. - _robot_publisher_assigning() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.assigning
:-Assigning results to build:
. - _robot_publisher_checking() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.checking
:-Checking thresholds:
. - _robot_publisher_copying() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.copying
:-Copying log files to build dir:
. - _robot_publisher_done() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.done
:Done!
. - _robot_publisher_fail() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.fail
:Failed!
. - _robot_publisher_file_not_found() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.file_not_found
:WARNING! Could not find file:
. - _robot_publisher_finished() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.finished
:Done publishing Robot results.
. - _robot_publisher_only_critical() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.only_critical
:INFO: Checking test criticality is deprecated and will be dropped in a future release!
. - _robot_publisher_parsing() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.parsing
:-Parsing output xml:
. - _robot_publisher_started() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.publisher.started
:Robot results publisher started...
. - _robot_sidebar_link() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.sidebar.link
:Robot Results
. - _robot_trendgraph_builds() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.builds
:Build
. - _robot_trendgraph_failed() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.failed
:Failed
. - _robot_trendgraph_passed() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.passed
:Passed
. - _robot_trendgraph_skipped() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.skipped
:Skipped
. - _robot_trendgraph_testcases() - Static method in class hudson.plugins.robot.Messages
-
Key
robot.trendgraph.testcases
:Number of test cases
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form