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

    Constructors
    Constructor
    Description
    SetTestManualEvent(ScenarioContextParallel scenarioContext, List<io.cucumber.messages.types.Tag> scenarioTags, String scenarioId)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class net.thucydides.core.steps.events.StepEventBusEventBase

    getScenarioId, getStepEventBus, getTimestamp, setStepEventBus

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • play

      public void play()