Parent

Methods

Included Modules

Class Index [+]

Quicksearch

RSpec::Matchers::BuiltIn::BeAKindOf

Public Instance Methods

matches?(actual) click to toggle source
   # File lib/rspec/matchers/built_in/be_kind_of.rb, line 7
7:         def matches?(actual)
8:           super(actual).kind_of?(expected)
9:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.