falsifyingSteps property

List<StatefulExampleStep<State, System>> falsifyingSteps
final

The steps that led to the failure after shrinking.

Implementation

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