Method: Cucumber::NoStepMatch#name
- Defined in:
- lib/cucumber/step_match.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
83 84 85 |
# File 'lib/cucumber/step_match.rb', line 83 def name @name end |
Returns the value of attribute name.
83 84 85 |
# File 'lib/cucumber/step_match.rb', line 83 def name @name end |