The documentation should be updated to show that only the arguments from the last call are being used. https://github.com/sinonjs/sinon/blob/master/lib/sinon/mock-expectation.js#L227-L236 This will help us close issues like #992