@Component
public class StepEventHandling
extends java.lang.Object
| Constructor and Description |
|---|
StepEventHandling() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup()
If any scenario failed, and Iridium is not set to continue after a scenario failure,
we skip any additional steps.
|
void |
teardown(cucumber.api.Scenario scenario)
If this scenario failed, note this in the thread details so subsequent scenarios are not run
|
public void setup()
public void teardown(cucumber.api.Scenario scenario)
scenario - The cucumber scenario