DOKK / manpages / debian 10 / libtest-bdd-cucumber-perl / Test::BDD::Cucumber::Model::Feature.3pm.en
Test::BDD::Cucumber::Model::Feature(3pm) User Contributed Perl Documentation Test::BDD::Cucumber::Model::Feature(3pm)

Test::BDD::Cucumber::Model::Feature - Model to represent a feature file, parsed

version 0.56

Model to represent a feature file, parsed

The text after the "Feature:" keyword

A Test::BDD::Cucumber::Model::Line object corresponding to the line the "Feature" keyword was found on

An arrayref of strings of the Conditions of Satisfaction

The corresponding Test::BDD::Cucumber::Model::Document object

The Test::BDD::Cucumber::Model::Scenario object that was marked as the background section.

An arrayref of the Test::BDD::Cucumber::Model::Scenario objects that constitute the test.

Tags that the feature has been tagged with, and will pass on to its Scenarios.

Language the feature is written in. Defaults to 'en'.

Peter Sergeant "pete@clueball.com"

Copyright 2011-2016, Peter Sergeant; Licensed under the same terms as Perl

2018-12-02 perl v5.28.1