- secretPropertyNames() - Method in class org.apache.camel.component.robotframework.RobotFrameworkEndpointUriFactory
-
- setAllowContextMapAll(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets whether the context map should allow access to all details.
- setAllowContextMapAll(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkComponent
-
Sets whether the context map should allow access to all details.
- setAllowContextMapAll(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkEndpoint
-
- setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Whether to allow to use resource template from header or not (default false).
- setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkComponent
-
Whether to allow to use resource template from header or not (default false).
- setArgumentFile(File) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
A text file to read more arguments from.
- setCombinedTagStats(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Creates combined statistics based on tags.
- setConfiguration(RobotFrameworkCamelConfiguration) - Method in class org.apache.camel.component.robotframework.RobotFrameworkComponent
-
The configuration
- setCriticalTags(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Tests that have the given tags are considered critical.
- setDebugFile(File) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
A debug file that is written during execution.
- setDocument(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the documentation of the top-level tests suites.
- setDryrun(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets dryrun mode on use.
- setExcludes(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Selects the tests cases by tags.
- setExitOnFailure(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets robot to stop execution immediately if a critical test fails.
- setIncludes(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Selects the tests cases by tags.
- setListener(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets a single listener for monitoring tests execution
- setListeners(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets multiple listeners for monitoring tests execution.
- setLog(File) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the path to the generated log file.
- setLogLevel(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the threshold level for logging.
- setLogTitle(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets a title for the generated tests log.
- setMetadata(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets free metadata for the top level tests suites.
- setMonitorColors(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Using ANSI colors in console.
- setMonitorWidth(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Width of the monitor output.
- setName(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the name of the top-level tests suites.
- setNonCriticalTags(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Tests that have the given tags are not critical.
- setNoStatusReturnCode(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
If true, sets the return code to zero regardless of failures in test cases.
- setOutput(File) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the path to the generated output file.
- setOutputDirectory(File) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Configures where generated reports are to be placed.
- setRandomize(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the test execution order to be randomized.
- setReport(File) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the path to the generated report file.
- setReportBackground(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets background colors for the generated report and summary.
- setReportTitle(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets a title for the generated tests report.
- setRunEmptySuite(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Executes tests also if the top level test suite is empty.
- setRunFailed(File) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Re-run failed tests, based on output.xml file.
- setRunMode(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the execution mode for this tests run.
- setSkipTeardownOnExit(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets whether the teardowns are skipped if the test execution is prematurely stopped.
- setSplitOutputs(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Splits output and log files.
- setSuites(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Selects the tests suites by name.
- setSuiteStatLevel(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Defines how many levels to show in the Statistics by Suite table in outputs.
- setSummaryTitle(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets a title for the generated summary report.
- setTagDocs(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Adds documentation to the specified tags.
- setTags(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the tags(s) to all executed tests cases.
- setTagStatExcludes(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Excludes these tags from the Statistics by Tag and Test Details by Tag tables in outputs.
- setTagStatIncludes(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Includes only these tags in the Statistics by Tag and Test Details by Tag tables in outputs.
- setTagStatLinks(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Adds external links to the Statistics by Tag table in outputs.
- setTests(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Selects the tests cases by name.
- setTimestampOutputs(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Adds a timestamp to all output files.
- setVariableFiles(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets variables using variables files.
- setVariables(String) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets individual variables.
- setWarnOnSkippedFiles(boolean) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Show a warning when an invalid file is skipped.
- setXunitFile(File) - Method in class org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration
-
Sets the path to the generated XUnit compatible result file, relative to outputDirectory.