method
clear_expectations
clear_expectations()
private
Hide source
# File lib/spec/mocks/proxy.rb, line 173 def clear_expectations @expectations.clear end