Files
DefinitelyTyped/sinon
Matt York d5b8b95a2d Add onCall(n) and friends to SinonStub definition
These were added in Sinon 1.8, and the definition claims to be Sinon
1.8.1

From documentation:
"As of Sinon version 1.8, you can use the onCall method to make a stub
respond differently on consecutive calls."

http://sinonjs.org/docs/
2014-06-20 18:35:42 -07:00
..