public interface ZeroCodeMultiStepsScenarioRunner
| Modifier and Type | Method and Description |
|---|---|
boolean |
runChildStep(ScenarioSpec scenarioSpec,
java.util.function.BiConsumer<java.lang.String,java.lang.String> testPassHandler) |
boolean |
runScenario(ScenarioSpec scenarioSpec,
org.junit.runner.notification.RunNotifier notifier,
org.junit.runner.Description description) |
boolean runScenario(ScenarioSpec scenarioSpec, org.junit.runner.notification.RunNotifier notifier, org.junit.runner.Description description)
boolean runChildStep(ScenarioSpec scenarioSpec, java.util.function.BiConsumer<java.lang.String,java.lang.String> testPassHandler)
Copyright © 2018. All Rights Reserved.