| 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 |
|---|---|
SoapActionBuilder |
SoapActionBuilder.withApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Sets the Spring bean application context.
|
| Modifier and Type | Method and Description |
|---|---|
SoapActionBuilder |
TestDesigner.soap() |
SoapActionBuilder |
DefaultTestDesigner.soap() |
| Modifier and Type | Method and Description |
|---|---|
SoapActionBuilder |
JUnit4CitrusTestDesigner.soap() |
| Modifier and Type | Method and Description |
|---|---|
TestAction |
JUnit4CitrusTestRunner.soap(BuilderSupport<SoapActionBuilder> configurer) |
| Modifier and Type | Method and Description |
|---|---|
TestAction |
TestRunner.soap(BuilderSupport<SoapActionBuilder> configurer)
Run soap command action.
|
TestAction |
DefaultTestRunner.soap(BuilderSupport<SoapActionBuilder> configurer) |
| Modifier and Type | Method and Description |
|---|---|
SoapActionBuilder |
TestNGCitrusTestDesigner.soap() |
| Modifier and Type | Method and Description |
|---|---|
TestAction |
TestNGCitrusTestRunner.soap(BuilderSupport<SoapActionBuilder> configurer) |
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.