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

Method rejected

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

Source from the content-addressed store, hash-verified

130 fulfilled(): Promise<any>;
131 fulfilledWith(value: any): Promise<any>;
132 rejected(): Promise<any>;
133 rejectedWith(err: Function | string | RegExp, properties?: {}): Promise<any>;
134 rejectedWith(properties: {}): Promise<any>;
135

Calls

no outgoing calls

Tested by

no test coverage detected