| Package | Description |
|---|---|
| com.intuit.karate | |
| com.intuit.karate.core |
| Modifier and Type | Class and Description |
|---|---|
class |
StepActions
the main purpose of this file is to keep ide-support happy (intellij /
eclipse) for feature-file formatting, auto-complete and syntax-coloring
else all logic is in
ScenarioContext
the cucumber-eclipse plugin parses the TEXT of this file :( and we have to
have REAL text in the annotations instead of string-constants |
| Modifier and Type | Method and Description |
|---|---|
static Result |
Engine.executeStep(Step step,
Actions actions) |
Copyright © 2019. All rights reserved.