| Package | Description |
|---|---|
| org.mule.functional.api.flow |
| Modifier and Type | Method and Description |
|---|---|
FlowRunner |
FlowRunner.keepStreamsOpen()
Makes all open
cursors to not be closed when the executed flow is finished but when the test is disposed |
FlowRunner |
FlowRunner.transactionally(TransactionConfigEnum action,
TransactionFactory factory)
Configures the flow to run inside a transaction.
|
FlowRunner |
FlowRunner.withScheduler(org.mule.runtime.api.scheduler.Scheduler scheduler)
Run
Flow as a task of a given Scheduler. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.