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

Method inspect

packages/testlab/should-as-function.d.ts:213–213  ·  view source on GitHub ↗
(value: any, obj: any)

Source from the content-addressed store, hash-verified

211 doesNotThrow(block: any, message?: string): void;
212 ifError(value: any): void;
213 inspect(value: any, obj: any): any;
214}
215
216declare var should: Internal;

Callers 15

_inspectMethod · 0.65
binding.unit.tsFile · 0.65
context.unit.tsFile · 0.65
isPrimaryKeyFlagFunction · 0.65
debugJsonFunction · 0.65
validateRequestBodyFunction · 0.65
convertToJsonSchemaFunction · 0.65
inspectOptsFunction · 0.65
inspectMethod · 0.65
graphMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected