method
clear_expectations
1.1.4 -
Show latest stable
- Class:
Spec::Mocks::Proxy
clear_expectations()private
No documentation available.
# File lib/spec/mocks/proxy.rb, line 135
def clear_expectations
@expectations.clear
end