Class: Cucumber::Events::TestRunHookStarted

Inherits:
Object
  • Object
show all
Defined in:
lib/cucumber/events/test_run_hook_started.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hookObject (readonly)

Returns the value of attribute hook.



8
9
10
# File 'lib/cucumber/events/test_run_hook_started.rb', line 8

def hook
  @hook
end