public static interface RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder extends ComponentBuilder<org.apache.camel.component.robotframework.RobotFrameworkComponent>
| Modifier and Type | Method and Description |
|---|---|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
allowContextMapAll(boolean allowContextMapAll)
Sets whether the context map should allow access to all details.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
allowTemplateFromHeader(boolean allowTemplateFromHeader)
Whether to allow to use resource template from header or not (default
false).
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
argumentFile(File argumentFile)
A text file to read more arguments from.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
bridgeErrorHandler(boolean bridgeErrorHandler)
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
combinedTagStats(String combinedTagStats)
Creates combined statistics based on tags.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
configuration(org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration configuration)
The configuration.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
criticalTags(String criticalTags)
Tests that have the given tags are considered critical.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
debugFile(File debugFile)
A debug file that is written during execution.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
document(String document)
Sets the documentation of the top-level tests suites.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
dryrun(boolean dryrun)
Sets dryrun mode on use.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
excludes(String excludes)
Selects the tests cases by tags.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
exitOnFailure(boolean exitOnFailure)
Sets robot to stop execution immediately if a critical test fails.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
includes(String includes)
Selects the tests cases by tags.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
listener(String listener)
Sets a single listener for monitoring tests execution.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
listeners(String listeners)
Sets multiple listeners for monitoring tests execution.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
log(File log)
Sets the path to the generated log file.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
logLevel(String logLevel)
Sets the threshold level for logging.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
logTitle(String logTitle)
Sets a title for the generated tests log.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
metadata(String metadata)
Sets free metadata for the top level tests suites.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
monitorColors(String monitorColors)
Using ANSI colors in console.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
monitorWidth(String monitorWidth)
Width of the monitor output.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
name(String name)
Sets the name of the top-level tests suites.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
nonCriticalTags(String nonCriticalTags)
Tests that have the given tags are not critical.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
noStatusReturnCode(boolean noStatusReturnCode)
If true, sets the return code to zero regardless of failures in test
cases.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
output(File output)
Sets the path to the generated output file.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
outputDirectory(File outputDirectory)
Configures where generated reports are to be placed.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
randomize(String randomize)
Sets the test execution order to be randomized.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
report(File report)
Sets the path to the generated report file.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
reportBackground(String reportBackground)
Sets background colors for the generated report and summary.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
reportTitle(String reportTitle)
Sets a title for the generated tests report.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
runEmptySuite(boolean runEmptySuite)
Executes tests also if the top level test suite is empty.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
runFailed(File runFailed)
Re-run failed tests, based on output.xml file.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
runMode(String runMode)
Sets the execution mode for this tests run.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
skipTeardownOnExit(boolean skipTeardownOnExit)
Sets whether the teardowns are skipped if the test execution is
prematurely stopped.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
splitOutputs(String splitOutputs)
Splits output and log files.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
suites(String suites)
Selects the tests suites by name.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
suiteStatLevel(String suiteStatLevel)
Defines how many levels to show in the Statistics by Suite table in
outputs.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
summaryTitle(String summaryTitle)
Sets a title for the generated summary report.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
tagDocs(String tagDocs)
Adds documentation to the specified tags.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
tags(String tags)
Sets the tags(s) to all executed tests cases.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
tagStatExcludes(String tagStatExcludes)
Excludes these tags from the Statistics by Tag and Test Details by
Tag tables in outputs.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
tagStatIncludes(String tagStatIncludes)
Includes only these tags in the Statistics by Tag and Test Details by
Tag tables in outputs.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
tagStatLinks(String tagStatLinks)
Adds external links to the Statistics by Tag table in outputs.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
tests(String tests)
Selects the tests cases by name.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
timestampOutputs(boolean timestampOutputs)
Adds a timestamp to all output files.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
variableFiles(String variableFiles)
Sets variables using variables files.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
variables(String variables)
Sets individual variables.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
warnOnSkippedFiles(boolean warnOnSkippedFiles)
Show a warning when an invalid file is skipped.
|
default RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder |
xunitFile(File xunitFile)
Sets the path to the generated XUnit compatible result file, relative
to outputDirectory.
|
build, build, doSetProperty, registerdefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder allowContextMapAll(boolean allowContextMapAll)
boolean type.
Default: false
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder allowTemplateFromHeader(boolean allowTemplateFromHeader)
boolean type.
Default: false
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder argumentFile(File argumentFile)
java.io.File type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder combinedTagStats(String combinedTagStats)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder criticalTags(String criticalTags)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder debugFile(File debugFile)
java.io.File type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder document(String document)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder dryrun(boolean dryrun)
boolean type.
Default: false
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder excludes(String excludes)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder exitOnFailure(boolean exitOnFailure)
boolean type.
Default: false
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder includes(String includes)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder listener(String listener)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder listeners(String listeners)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder log(File log)
java.io.File type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder logLevel(String logLevel)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder logTitle(String logTitle)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder metadata(String metadata)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder monitorColors(String monitorColors)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder monitorWidth(String monitorWidth)
java.lang.String type.
Default: 78
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder name(String name)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder nonCriticalTags(String nonCriticalTags)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder noStatusReturnCode(boolean noStatusReturnCode)
boolean type.
Default: false
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder output(File output)
java.io.File type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder outputDirectory(File outputDirectory)
java.io.File type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder randomize(String randomize)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder report(File report)
java.io.File type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder reportBackground(String reportBackground)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder reportTitle(String reportTitle)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder runEmptySuite(boolean runEmptySuite)
boolean type.
Default: false
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder runFailed(File runFailed)
java.io.File type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder runMode(String runMode)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder skipTeardownOnExit(boolean skipTeardownOnExit)
boolean type.
Default: false
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder splitOutputs(String splitOutputs)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder suites(String suites)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder suiteStatLevel(String suiteStatLevel)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder summaryTitle(String summaryTitle)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder tagDocs(String tagDocs)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder tags(String tags)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder tagStatExcludes(String tagStatExcludes)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder tagStatIncludes(String tagStatIncludes)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder tagStatLinks(String tagStatLinks)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder tests(String tests)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder timestampOutputs(boolean timestampOutputs)
boolean type.
Default: false
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder variableFiles(String variableFiles)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder variables(String variables)
java.lang.String type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder warnOnSkippedFiles(boolean warnOnSkippedFiles)
boolean type.
Default: false
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder xunitFile(File xunitFile)
java.io.File type.
Group: commondefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder bridgeErrorHandler(boolean bridgeErrorHandler)
boolean type.
Default: false
Group: consumerdefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder lazyStartProducer(boolean lazyStartProducer)
boolean type.
Default: false
Group: producerdefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder basicPropertyBinding(boolean basicPropertyBinding)
boolean type.
Default: false
Group: advanceddefault RobotframeworkComponentBuilderFactory.RobotframeworkComponentBuilder configuration(org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration configuration)
org.apache.camel.component.robotframework.RobotFrameworkCamelConfiguration type.
Group: advancedApache Camel