MCPcopy Index your code
hub / github.com/loopbackio/loopback-next / status

Method status

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

Source from the content-addressed store, hash-verified

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

Callers 7

indexMethod · 0.65
writer.unit.tsFile · 0.65
getHeaderMethod · 0.65
handleStatusFunction · 0.65
handleErrorMethod · 0.65
express-app.jsFile · 0.65

Calls

no outgoing calls

Tested by 1

getHeaderMethod · 0.52