Test::BDD::Cucumber::Model::Scenario
Model to represent a scenario
- Provided by: libtest-bdd-cucumber-perl (Version: 0.67-1)
- Report a bug
Model to represent a scenario
version 0.67
Model to represent a scenario
The text after the "Examples:" keyword
The text between the Scenario line and the first step line
Scenario-related data table, as an arrayref of hashrefs
A Test::BDD::Cucumber::Model::Line object corresponding to the line where the "Scenario" keyword is.
Tags that the scenario has been tagged with, and has inherited from its feature.
Peter Sergeant "pete@clueball.com"
Copyright 2011-2016, Peter Sergeant; Licensed under the same terms as Perl