You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/sinon~6/index.json

1 line
22 KiB

7 years ago
{"entries":[{"name":"Assertions","path":"assertions","type":"Assertions"},{"name":"autoRespond","path":"fake-xhr-and-server#boolean-autorespond","type":"Fake XHR and server"},{"name":"autoRespondAfter()","path":"fake-xhr-and-server#number-autorespondafter-ms","type":"Fake XHR and server"},{"name":"clock.next()","path":"fake-timers#clocknext","type":"Fake timers"},{"name":"clock.restore()","path":"fake-timers#clockrestore","type":"Fake timers"},{"name":"clock.runAll()","path":"fake-timers#clockrunall","type":"Fake timers"},{"name":"clock.tick()","path":"fake-timers#clockticktime","type":"Fake timers"},{"name":"expectation.atLeast()","path":"mocks#expectationatleastnumber","type":"Mocks"},{"name":"expectation.atMost()","path":"mocks#expectationatmostnumber","type":"Mocks"},{"name":"expectation.exactly()","path":"mocks#expectationexactlynumber","type":"Mocks"},{"name":"expectation.never()","path":"mocks#expectationnever","type":"Mocks"},{"name":"expectation.on()","path":"mocks#expectationonobj","type":"Mocks"},{"name":"expectation.once()","path":"mocks#expectationonce","type":"Mocks"},{"name":"expectation.thrice()","path":"mocks#expectationthrice","type":"Mocks"},{"name":"expectation.twice()","path":"mocks#expectationtwice","type":"Mocks"},{"name":"expectation.verify()","path":"mocks#expectationverify","type":"Mocks"},{"name":"expectation.withArgs()","path":"mocks#expectationwithargsarg1-arg2-","type":"Mocks"},{"name":"expectation.withExactArgs()","path":"mocks#expectationwithexactargsarg1-arg2-","type":"Mocks"},{"name":"f.callback","path":"fakes#fcallback","type":"Fakes"},{"name":"f.lastArg","path":"fakes#flastarg","type":"Fakes"},{"name":"Fake timers","path":"fake-timers","type":"Fake timers"},{"name":"Fake XHR and server","path":"fake-xhr-and-server","type":"Fake XHR and server"},{"name":"fakeHTTPMethods","path":"fake-xhr-and-server#boolean-fakehttpmethods","type":"Fake XHR and server"},{"name":"Fakes","path":"fakes","type":"Fakes"},{"name":"FakeXMLHttpRequest.addFilter()","path":"fake-xhr-and-server#fakexmlhttprequestaddfilterfn","type":"Fake XHR and server"},{"name":"FakeXMLHttpRequest.useFilters","path":"fake-xhr-and-server#fakexmlhttprequestusefilters","type":"Fake XHR and server"},{"name":"JSON-P","path":"json-p","type":"JSON-P"},{"name":"Matchers","path":"matchers","type":"Matchers"},{"name":"mock.expects()","path":"mocks#var-expectation--mockexpectsmethod","type":"Mocks"},{"name":"mock.restore()","path":"mocks#mockrestore","type":"Mocks"},{"name":"mock.verify()","path":"mocks#mockverify","type":"Mocks"},{"name":"Mocks","path":"mocks","type":"Mocks"},{"name":"request.async","path":"fake-xhr-and-server#boolean-requestasync","type":"Fake XHR and server"},{"name":"request.autoRespond","path":"fake-xhr-and-server#boolean-requestautorespond","type":"Fake XHR and server"},{"name":"request.autoRespondAfter","path":"fake-xhr-and-server#number-requestautorespondafter","type":"Fake XHR and server"},{"name":"request.error()","path":"fake-xhr-and-server#requesterror","type":"Fake XHR and server"},{"name":"request.getAllResponseHeaders()","path":"fake-xhr-and-server#object-requestgetallresponseheaders","type":"Fake XHR and server"},{"name":"request.getResponseHeader()","path":"fake-xhr-and-server#string-requestgetresponseheaderheader","type":"Fake XHR and server"},{"name":"request.method","path":"fake-xhr-and-server#string-requestmethod","type":"Fake XHR and server"},{"name":"request.password","path":"fake-xhr-and-server#string-requestpassword","type":"Fake XHR and server"},{"name":"request.requestBody","path":"fake-xhr-and-server#string-requestrequestbody","type":"Fake XHR and server"},{"name":"request.requestHeaders","path":"fake-xhr-and-server#object-requestrequestheaders","type":"Fake XHR and server"},{"name":"request.respond()","path":"fake-xhr-and-server#requestrespondstatus-headers-body","type":"Fake XHR and server"},{"name":"request.responseXML","path":"fake-xhr-and-server#document-requestresponsexml","type":"Fake XHR and server"},{"name":"request.setResponseBody()","path":"fake-xhr-and-server#requestsetresponsebodybod