Class RSpec::Mocks::Proxy
In: lib/rspec/mocks/proxy.rb
Parent: Object

Methods

Public Class methods

Public Instance methods

Tells the object to ignore any messages that aren‘t explicitly set as stubs or message expectations.

[Validate]