Ubuntu Manpages

Test::BDD::Cucumber::Model::Scenario

Model to represent a scenario

version 0.45

Model to represent a scenario

The text after the "Scenario:" keyword

The associated <Test:BDD::Cucumber::Model::Step> objects

Scenario-related data table, as an arrayref of hashrefs

Boolean flag to mark whether this was the background section

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-2014, Peter Sergeant; Licensed under the same terms as Perl