| Package | Description |
|---|---|
| com.intuit.karate | |
| com.intuit.karate.core | |
| com.intuit.karate.http |
| Modifier and Type | Field and Description |
|---|---|
protected Config |
CallResult.config |
| Constructor and Description |
|---|
CallResult(ScriptValue value,
Config config) |
Config(Config parent) |
| Modifier and Type | Method and Description |
|---|---|
Config |
ScenarioContext.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioContext.configure(Config config) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
HttpClient.configure(Config config,
ScenarioContext context)
guaranteed to be called once if empty constructor was used
|
void |
DummyHttpClient.configure(Config config,
ScenarioContext context) |
static HttpClient |
HttpClient.construct(Config config,
ScenarioContext context) |
Copyright © 2019. All rights reserved.