MCPcopy
hub / github.com/nuysoft/Mock / stringify

Function stringify

test/test.mock.request.js:19–21  ·  view source on GitHub ↗
(json)

Source from the content-addressed store, hash-verified

17 })
18
19 function stringify(json) {
20 return JSON.stringify(json /*, null, 4*/ )
21 }
22
23 describe('jQuery.ajax()', function() {
24 it('', function(done) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected