Libraries
»
easytest
(0.11.0)
»
Index
»
Easytest
»
add_hook
Method: Easytest.add_hook
Defined in:
lib/easytest.rb
.
add_hook
(hook) ⇒
Object
43 44 45
# File 'lib/easytest.rb', line 43
def
self
.
add_hook
(
hook
)
@runner
.
add_hook
(
hook
)
end