Class Index [+]

Quicksearch

RSpec::Core::Hooks::HookExtension

Attributes

options[R]

Public Instance Methods

options_apply?(example_or_group) click to toggle source
    # File lib/rspec/core/hooks.rb, line 14
14:         def options_apply?(example_or_group)
15:           example_or_group.all_apply?(options)
16:         end
with(options) click to toggle source
    # File lib/rspec/core/hooks.rb, line 9
 9:         def with(options)
10:           @options = options
11:           self
12:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.