Method: Cucumber::Formatter::NameBuilder#scenario_name
- Defined in:
- lib/cucumber/formatter/junit.rb
permalink #scenario_name ⇒ Object (readonly)
Returns the value of attribute scenario_name.
210 211 212 |
# File 'lib/cucumber/formatter/junit.rb', line 210 def scenario_name @scenario_name end |