Man Page: test::bdd::cucumber::parser
Operating Environment: debian
Section: 3pm
Test::BDD::Cucumber::Parser(3pm) User Contributed Perl Documentation Test::BDD::Cucumber::Parser(3pm)NAMETest::BDD::Cucumber::Parser - Parse Feature filesVERSIONversion 0.11DESCRIPTIONParse Feature files in to a set of data classesSYNOPSIS# Returns a Test::BDD::Cucumber::Model::Feature object my $feature = Test::BDD::Cucumber::Parser->parse_file( 't/data/features/basic_parse.feature' );METHODSparse_string parse_file Both methods accept a single string as their argument, and return a Test::BDD::Cucumber::Model::Feature object on success.ERROR HANDLINGTest::BDD::Cucumber uses Ouch for exception handling. Error originating in this class tend to have a code of "parse_error" and a Test::BDD::Cucumber::Model::Line object for data.AUTHORPeter Sergeant "pete@clueball.com"LICENSECopyright 2011, Peter Sergeant; Licensed under the same terms as Perl perl v5.14.2 2012-05-20 Test::BDD::Cucumber::Parser(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |