Class: AppMap::Cucumber::ScenarioAttributes
- Defined in:
- lib/appmap/cucumber.rb
Instance Attribute Summary collapse
-
#feature ⇒ Object
Returns the value of attribute feature.
-
#feature_group ⇒ Object
Returns the value of attribute feature_group.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
permalink #feature ⇒ Object
Returns the value of attribute feature
12 13 14 |
# File 'lib/appmap/cucumber.rb', line 12 def feature @feature end |