java.lang.Object
com.chutneytesting.engine.domain.execution.engine.step.StepState

public class StepState extends Object
Mutable part of a Step, holding data evolving during Scenario execution such as Status.
  • Constructor Details

    • StepState

      public StepState()
  • Method Details