Parent

Methods

Included Modules

Class Index [+]

Quicksearch

RSpec::Matchers::BuiltIn::BeFalse

Public Instance Methods

matches?(actual) click to toggle source
    # File lib/rspec/matchers/built_in/be.rb, line 17
17:         def matches?(actual)
18:           !super(actual)
19:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.