scenarios property

List<GherkinScenario> scenarios
final

Scenarios owned by the rule.

Implementation

final List<GherkinScenario> scenarios;