Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
index
Method · 0.65
writer.unit.ts
File · 0.65
getHeader
Method · 0.65
handleStatus
Function · 0.65
handleError
Method · 0.65
express-app.js
File · 0.65
mock-oauth2-social-app.ts
File · 0.65
Calls
no outgoing calls
Tested by
1
getHeader
Method · 0.52