Included Modules

Class Index [+]

Quicksearch

RSpec::Core::Hooks::AfterHookExtension

Public Instance Methods

display_name() click to toggle source
    # File lib/rspec/core/hooks.rb, line 38
38:         def display_name
39:           "after hook"
40:         end
run(example) click to toggle source
    # File lib/rspec/core/hooks.rb, line 34
34:         def run(example)
35:           example.instance_eval_with_rescue(&self)
36:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.