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