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