Class
Cucumber::RbSupport::RbHook
In:
lib/cucumber/rb_support/rb_hook.rb
Parent:
Object
Wrapper for Before, After and AfterStep hooks
Methods
invoke
new
Attributes
tag_expressions
[R]
Public Class methods
new
(rb_language, tag_expressions, proc)
Public Instance methods
invoke
(location, argument, &block)
[Validate]