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

Test::BDD::Cucumber::Model::Document - Model to represent a feature file on disk or in memory

version 0.75

Model to represent a feature file on disk or in memory

The filename from which the document was loaded.

The file contents, as a string

The file contents, as an arrayref of Test::BDD::Cucumber::Model::Line objects

BUILD

The instantiation populates "lines()" by splitting the input on newlines.

Peter Sergeant "pete@clueball.com"

  Copyright 2019-2020, Erik Huelsmann
  Copyright 2011-2019, Peter Sergeant; Licensed under the same terms as Perl
2020-12-30 perl v5.32.0