Class
RSpec::Core::Hooks::Hook
In:
lib/rspec/core/hooks.rb
Parent:
Object
Methods
call
display_name
new
options_apply?
to_proc
Attributes
options
[R]
Public Class methods
new
(options, &block)
Public Instance methods
call
()
display_name
()
options_apply?
(example_or_group)
to_proc
()
[Validate]