| Package | Description |
|---|---|
| com.consol.citrus.dsl.builder | |
| com.consol.citrus.dsl.design | |
| com.consol.citrus.dsl.junit | |
| com.consol.citrus.dsl.runner | |
| com.consol.citrus.dsl.testng |
| Modifier and Type | Method and Description |
|---|---|
CamelRouteActionBuilder |
CamelRouteActionBuilder.context(org.apache.camel.model.ModelCamelContext camelContext)
Sets the Camel context to use.
|
CamelRouteActionBuilder |
CamelRouteActionBuilder.context(String camelContext)
Sets the Camel context to use.
|
CamelRouteActionBuilder |
CamelRouteActionBuilder.create(org.apache.camel.builder.RouteBuilder routeBuilder)
Creates new Camel routes in route builder.
|
CamelRouteActionBuilder |
CamelRouteActionBuilder.withApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Sets the Spring bean application context.
|
| Modifier and Type | Method and Description |
|---|---|
CamelRouteActionBuilder |
TestDesigner.camel()
Creates a new Camel route action.
|
CamelRouteActionBuilder |
DefaultTestDesigner.camel() |
| Modifier and Type | Method and Description |
|---|---|
CamelRouteActionBuilder |
JUnit4CitrusTestDesigner.camel() |
| Modifier and Type | Method and Description |
|---|---|
TestAction |
JUnit4CitrusTestRunner.camel(BuilderSupport<CamelRouteActionBuilder> configurer) |
| Modifier and Type | Method and Description |
|---|---|
TestAction |
TestRunner.camel(BuilderSupport<CamelRouteActionBuilder> configurer)
Run Camel route actions.
|
TestAction |
DefaultTestRunner.camel(BuilderSupport<CamelRouteActionBuilder> configurer) |
| Modifier and Type | Method and Description |
|---|---|
CamelRouteActionBuilder |
TestNGCitrusTestDesigner.camel() |
| Modifier and Type | Method and Description |
|---|---|
TestAction |
TestNGCitrusTestRunner.camel(BuilderSupport<CamelRouteActionBuilder> configurer) |
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.