Class: Cucumber::Events::TestRunHookStarted
- Inherits:
-
Object
- Object
- Cucumber::Events::TestRunHookStarted
- Defined in:
- lib/cucumber/events/test_run_hook_started.rb
Instance Attribute Summary collapse
-
#hook ⇒ Object
readonly
Returns the value of attribute hook.
Instance Attribute Details
#hook ⇒ Object (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 |