Class SetTestManualEvent
java.lang.Object
net.thucydides.core.steps.events.StepEventBusEventBase
net.serenitybdd.cucumber.events.SetTestManualEvent
- All Implemented Interfaces:
net.thucydides.core.steps.events.StepEventBusEvent
public class SetTestManualEvent
extends net.thucydides.core.steps.events.StepEventBusEventBase
-
Field Summary
Fields inherited from class net.thucydides.core.steps.events.StepEventBusEventBase
timestamp -
Constructor Summary
ConstructorsConstructorDescriptionSetTestManualEvent(ScenarioContextParallel scenarioContext, List<io.cucumber.messages.types.Tag> scenarioTags, String scenarioId) -
Method Summary
Methods inherited from class net.thucydides.core.steps.events.StepEventBusEventBase
getScenarioId, getStepEventBus, getTimestamp, setStepEventBus
-
Constructor Details
-
SetTestManualEvent
public SetTestManualEvent(ScenarioContextParallel scenarioContext, List<io.cucumber.messages.types.Tag> scenarioTags, String scenarioId)
-
-
Method Details
-
play
public void play()
-