Methods

Class/Module Index [+]

Quicksearch

RSpec::Matchers::BuiltIn::BeAnInstanceOf

@api private Provides the implementation for `be_an_instance_of`. Not intended to be instantiated directly.

Public Instance Methods

description() click to toggle source

@api private @return [String]

# File lib/rspec/matchers/built_in/be_instance_of.rb, line 10
def description
  "be an instance of #{expected}"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.