| Package | Description |
|---|---|
| com.intuit.karate | |
| com.intuit.karate.cli | |
| com.intuit.karate.core | |
| com.intuit.karate.debug | |
| com.intuit.karate.job |
| Modifier and Type | Method and Description |
|---|---|
List<ScenarioResult> |
Results.getScenarioResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
Results.addScenarioResults(List<ScenarioResult> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
CliExecutionHook.afterScenario(ScenarioResult result,
ScenarioContext context) |
| Modifier and Type | Field and Description |
|---|---|
ScenarioResult |
ScenarioExecutionUnit.result |
| Modifier and Type | Method and Description |
|---|---|
List<ScenarioResult> |
FeatureResult.getScenarioResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureResult.addResult(ScenarioResult result) |
void |
ExecutionHook.afterScenario(ScenarioResult result,
ScenarioContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebugThread.afterScenario(ScenarioResult result,
ScenarioContext context) |
| Modifier and Type | Field and Description |
|---|---|
protected ScenarioResult |
ChunkResult.result |
| Modifier and Type | Method and Description |
|---|---|
ScenarioResult |
ChunkResult.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChunkResult.setResult(ScenarioResult result) |
Copyright © 2020. All rights reserved.