originalSteps property

List<StatefulExampleStep<State, System>> originalSteps
final

The steps that led to the initial failure.

Implementation

final List<StatefulExampleStep<State, System>> originalSteps;