Method: Cucumber::Formatter::NameBuilder#scenario_name

Defined in:
lib/cucumber/formatter/junit.rb

#scenario_nameObject (readonly)

Returns the value of attribute scenario_name.

[View source] [View on GitHub]

210
211
212
# File 'lib/cucumber/formatter/junit.rb', line 210

def scenario_name
  @scenario_name
end