Class: CucumberHookStatus

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/cornucopia/cucumber_hooks.rb

Instance Attribute Summary collapse

Instance Attribute Details

#failed_scenarioObject

Returns the value of attribute failed_scenario.



13
14
15
# File 'lib/cornucopia/cucumber_hooks.rb', line 13

def failed_scenario
  @failed_scenario
end