method
stubbing
v7.2.3 -
Show 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)