| Package | Description |
|---|---|
| com.intuit.karate | |
| com.intuit.karate.debug |
| Modifier and Type | Field and Description |
|---|---|
ExecutionHookFactory |
CallContext.hookFactory |
| Modifier and Type | Method and Description |
|---|---|
static CallContext |
CallContext.forAsync(Feature feature,
Collection<ExecutionHook> hooks,
ExecutionHookFactory hookFactory,
Map<String,Object> arg,
boolean perfMode) |
Runner.Builder |
Runner.Builder.hookFactory(ExecutionHookFactory hookFactory) |
| Constructor and Description |
|---|
CallContext(Feature feature,
ScenarioContext context,
int callDepth,
Map<String,Object> callArg,
int loopIndex,
boolean reuseParentContext,
boolean evalKarateConfig,
String httpClientClass,
Collection<ExecutionHook> executionHooks,
ExecutionHookFactory hookFactory,
boolean perfMode) |
| Modifier and Type | Class and Description |
|---|---|
class |
DapServerHandler |
Copyright © 2020. All rights reserved.