Test::BDD::Cucumber::Model::Scenario - Model to represent a scenario
Contents
Attributes
name
The text after the "Examples:" keyword
description
The text between the Scenario line and the first step line
data
Scenario-related data table, as an arrayref of hashrefs
line
A Test::BDD::Cucumber::Model::Line object corresponding to the line where the "Scenario" keyword is.
tags
Tags that the scenario has been tagged with, and has inherited from its feature.
Description
Model to represent a scenario
License
Copyright 2019-2023, Erik Huelsmann
Copyright 2011-2019, Peter Sergeant; Licensed under the same terms as Perl
perl v5.40.1 2025-05-29 Test::BDD::Cuc...:Model::Dataset(3pm)
Name
Test::BDD::Cucumber::Model::Scenario - Model to represent a scenario
Version
version 0.87
