default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.allowContextMapAll(boolean allowContextMapAll) |
Sets whether the context map should allow access to all details.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.allowContextMapAll(String allowContextMapAll) |
Sets whether the context map should allow access to all details.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.allowTemplateFromHeader(boolean allowTemplateFromHeader) |
Whether to allow to use resource template from header or not (default
false).
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.allowTemplateFromHeader(String allowTemplateFromHeader) |
Whether to allow to use resource template from header or not (default
false).
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.argumentFile(File argumentFile) |
A text file to read more arguments from.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.argumentFile(String argumentFile) |
A text file to read more arguments from.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.backoffErrorThreshold(int backoffErrorThreshold) |
The number of subsequent error polls (failed due some error) that
should happen before the backoffMultipler should kick-in.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.backoffErrorThreshold(String backoffErrorThreshold) |
The number of subsequent error polls (failed due some error) that
should happen before the backoffMultipler should kick-in.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.backoffIdleThreshold(int backoffIdleThreshold) |
The number of subsequent idle polls that should happen before the
backoffMultipler should kick-in.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.backoffIdleThreshold(String backoffIdleThreshold) |
The number of subsequent idle polls that should happen before the
backoffMultipler should kick-in.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.backoffMultiplier(int backoffMultiplier) |
To let the scheduled polling consumer backoff if there has been a
number of subsequent idles/errors in a row.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.backoffMultiplier(String backoffMultiplier) |
To let the scheduled polling consumer backoff if there has been a
number of subsequent idles/errors in a row.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointConsumerBuilder.basic() |
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.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 RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.bridgeErrorHandler(String 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 RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.combinedTagStats(String combinedTagStats) |
Creates combined statistics based on tags.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.contentCache(boolean contentCache) |
Sets whether to use resource content cache or not.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.contentCache(String contentCache) |
Sets whether to use resource content cache or not.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.criticalTags(String criticalTags) |
Tests that have the given tags are considered critical.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.debugFile(File debugFile) |
A debug file that is written during execution.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.debugFile(String debugFile) |
A debug file that is written during execution.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.delay(long delay) |
Milliseconds before the next poll.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.delay(String delay) |
Milliseconds before the next poll.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.document(String document) |
Sets the documentation of the top-level tests suites.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.dryrun(boolean dryrun) |
Sets dryrun mode on use.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.dryrun(String dryrun) |
Sets dryrun mode on use.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.excludes(String excludes) |
Selects the tests cases by tags.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.exitOnFailure(boolean exitOnFailure) |
Sets robot to stop execution immediately if a critical test fails.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.exitOnFailure(String exitOnFailure) |
Sets robot to stop execution immediately if a critical test fails.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.greedy(boolean greedy) |
If greedy is enabled, then the ScheduledPollConsumer will run
immediately again, if the previous run polled 1 or more messages.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.greedy(String greedy) |
If greedy is enabled, then the ScheduledPollConsumer will run
immediately again, if the previous run polled 1 or more messages.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.includes(String includes) |
Selects the tests cases by tags.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.initialDelay(long initialDelay) |
Milliseconds before the first poll starts.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.initialDelay(String initialDelay) |
Milliseconds before the first poll starts.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.listener(String listener) |
Sets a single listener for monitoring tests execution.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.listeners(String listeners) |
Sets multiple listeners for monitoring tests execution.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.log(File log) |
Sets the path to the generated log file.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.log(String log) |
Sets the path to the generated log file.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.logLevel(String logLevel) |
Sets the threshold level for logging.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.logTitle(String logTitle) |
Sets a title for the generated tests log.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.metadata(String metadata) |
Sets free metadata for the top level tests suites.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.monitorColors(String monitorColors) |
Using ANSI colors in console.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.monitorWidth(String monitorWidth) |
Width of the monitor output.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.name(String name) |
Sets the name of the top-level tests suites.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.nonCriticalTags(String nonCriticalTags) |
Tests that have the given tags are not critical.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.noStatusReturnCode(boolean noStatusReturnCode) |
If true, sets the return code to zero regardless of failures in test
cases.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.noStatusReturnCode(String noStatusReturnCode) |
If true, sets the return code to zero regardless of failures in test
cases.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.output(File output) |
Sets the path to the generated output file.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.output(String output) |
Sets the path to the generated output file.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.outputDirectory(File outputDirectory) |
Configures where generated reports are to be placed.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.outputDirectory(String outputDirectory) |
Configures where generated reports are to be placed.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.randomize(String randomize) |
Sets the test execution order to be randomized.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.repeatCount(long repeatCount) |
Specifies a maximum limit of number of fires.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.repeatCount(String repeatCount) |
Specifies a maximum limit of number of fires.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.report(File report) |
Sets the path to the generated report file.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.report(String report) |
Sets the path to the generated report file.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.reportBackground(String reportBackground) |
Sets background colors for the generated report and summary.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.reportTitle(String reportTitle) |
Sets a title for the generated tests report.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.runEmptySuite(boolean runEmptySuite) |
Executes tests also if the top level test suite is empty.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.runEmptySuite(String runEmptySuite) |
Executes tests also if the top level test suite is empty.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.runFailed(File runFailed) |
Re-run failed tests, based on output.xml file.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.runFailed(String runFailed) |
Re-run failed tests, based on output.xml file.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.runLoggingLevel(String runLoggingLevel) |
The consumer logs a start/complete log line when it polls.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.runLoggingLevel(org.apache.camel.LoggingLevel runLoggingLevel) |
The consumer logs a start/complete log line when it polls.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.runMode(String runMode) |
Sets the execution mode for this tests run.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.scheduledExecutorService(String scheduledExecutorService) |
Allows for configuring a custom/shared thread pool to use for the
consumer.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.scheduledExecutorService(ScheduledExecutorService scheduledExecutorService) |
Allows for configuring a custom/shared thread pool to use for the
consumer.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.scheduler(Object scheduler) |
To use a cron scheduler from either camel-spring or camel-quartz
component.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.scheduler(String scheduler) |
To use a cron scheduler from either camel-spring or camel-quartz
component.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.schedulerProperties(String key,
Object value) |
To configure additional properties when using a custom scheduler or
any of the Quartz, Spring based scheduler.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.schedulerProperties(Map values) |
To configure additional properties when using a custom scheduler or
any of the Quartz, Spring based scheduler.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.sendEmptyMessageWhenIdle(boolean sendEmptyMessageWhenIdle) |
If the polling consumer did not poll any files, you can enable this
option to send an empty message (no body) instead.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.sendEmptyMessageWhenIdle(String sendEmptyMessageWhenIdle) |
If the polling consumer did not poll any files, you can enable this
option to send an empty message (no body) instead.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.skipTeardownOnExit(boolean skipTeardownOnExit) |
Sets whether the teardowns are skipped if the test execution is
prematurely stopped.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.skipTeardownOnExit(String skipTeardownOnExit) |
Sets whether the teardowns are skipped if the test execution is
prematurely stopped.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.splitOutputs(String splitOutputs) |
Splits output and log files.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.startScheduler(boolean startScheduler) |
Whether the scheduler should be auto started.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.startScheduler(String startScheduler) |
Whether the scheduler should be auto started.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.suites(String suites) |
Selects the tests suites by name.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.suiteStatLevel(String suiteStatLevel) |
Defines how many levels to show in the Statistics by Suite table in
outputs.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.summaryTitle(String summaryTitle) |
Sets a title for the generated summary report.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.tagDocs(String tagDocs) |
Adds documentation to the specified tags.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.tags(String tags) |
Sets the tags(s) to all executed tests cases.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.tagStatExcludes(String tagStatExcludes) |
Excludes these tags from the Statistics by Tag and Test Details by
Tag tables in outputs.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.tagStatIncludes(String tagStatIncludes) |
Includes only these tags in the Statistics by Tag and Test Details by
Tag tables in outputs.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.tagStatLinks(String tagStatLinks) |
Adds external links to the Statistics by Tag table in outputs.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.tests(String tests) |
Selects the tests cases by name.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.timestampOutputs(boolean timestampOutputs) |
Adds a timestamp to all output files.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.timestampOutputs(String timestampOutputs) |
Adds a timestamp to all output files.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.timeUnit(String timeUnit) |
Time unit for initialDelay and delay options.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.timeUnit(TimeUnit timeUnit) |
Time unit for initialDelay and delay options.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.useFixedDelay(boolean useFixedDelay) |
Controls if fixed delay or fixed rate is used.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.useFixedDelay(String useFixedDelay) |
Controls if fixed delay or fixed rate is used.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.variableFiles(String variableFiles) |
Sets variables using variables files.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.variables(String variables) |
Sets individual variables.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.warnOnSkippedFiles(boolean warnOnSkippedFiles) |
Show a warning when an invalid file is skipped.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.warnOnSkippedFiles(String warnOnSkippedFiles) |
Show a warning when an invalid file is skipped.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.xunitFile(File xunitFile) |
Sets the path to the generated XUnit compatible result file, relative
to outputDirectory.
|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder |
RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilder.xunitFile(String xunitFile) |
Sets the path to the generated XUnit compatible result file, relative
to outputDirectory.
|