MCPcopy Create free account
hub / github.com/loopbackio/loopback-next / json

Method json

packages/testlab/should-as-function.d.ts:139–139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137 header(field: string, val?: string): ShouldAssertion;
138 status(code: number): ShouldAssertion;
139 json(): ShouldAssertion;
140 html(): ShouldAssertion;
141
142 //stubs

Callers 5

requestWithQueryHandlerFunction · 0.80
rpcRouterFunction · 0.80
express-app.jsFile · 0.80

Calls

no outgoing calls

Tested by 1

requestWithQueryHandlerFunction · 0.64