Methods

Class/Module Index [+]

Quicksearch

RSpec::Mocks::TestDoubleProxy

@private

Public Instance Methods

reset() click to toggle source
# File lib/rspec/mocks/proxy.rb, line 257
def reset
  @method_doubles.clear
  object.__disallow_further_usage!
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.