Mocks: Expectations about method calls, verifying them, and faking returning a ... and stub the method call with the wrong arguments, then RSpec would fail, and ...
rspec-stub-multiple-calls
Mar 26, 2012 — I need to stub all calls given method on all instances of a class. ... change is permitted) or add a configuration setting to tell rspec-mocks how to ... 939c2ea5af
rspec stub multiple calls
Comments