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

Function stringify

test/test.mock.random.js:22–24  ·  view source on GitHub ↗
(json)

Source from the content-addressed store, hash-verified

20 })
21
22 function stringify(json) {
23 return JSON.stringify(json /*, null, 4*/ )
24 }
25
26 function doit(expression, validator) {
27 it('', function() {

Callers 2

doitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected