Class: RSpec::Mocks::MethodReference

Inherits:
Object
  • Object
show all
Defined in:
lib/rspec/mocks/method_reference.rb

Overview

Represents a method on an object that may or may not be defined. The method may be an instance method on a module or a method on any object.