Commit Graph

4 Commits

Author SHA1 Message Date
Richard Towers
426b27e929 mock expects should return an Expectation, rather than a ExpectationStatic.
http://sinonjs.org/docs/#mocks
2013-03-25 15:05:08 +00:00
William Sears
104f81e5e4 Add defs for new and missed APIs
Add defs for new APIs callArgOn, callArgOnWith, yieldOn and yieldToOn.
Add def to make SinonSpy/SinonStub callable.
Add def for missed API SinonStub.resetBehavior
2013-02-05 13:18:13 -08:00
William Sears
60e2bdc916 Restructure to existing standards and update to more closely reflect the
actual implementation of the JavaScript library.
2013-01-30 13:59:31 -08:00
William Sears
4fe137ae7d Definitions and unit tests for sinon.js 2013-01-25 11:31:28 -08:00