method
stubbing
rails latest stable - Class:
ActiveSupport::Testing::SimpleStubs
stubbing(object, method_name)public
Returns the Stub for object#method_name (nil if it is not stubbed)
stubbing(object, method_name)Returns the Stub for object#method_name (nil if it is not stubbed)