class RSpec::Mocks::PartialDoubleProxy
def add_simple_expectation(method_name, response, location)
- Private: -
def add_simple_expectation(method_name, response, location) method_double_for(method_name).configure_method super end
def add_simple_expectation(method_name, response, location) method_double_for(method_name).configure_method super end