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