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

Method called

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

Source from the content-addressed store, hash-verified

148 alwaysThrew(exception?: any): ShouldAssertion;
149 callCount(count: number): ShouldAssertion;
150 called(): ShouldAssertion;
151 calledOn(thisTarget: any): ShouldAssertion;
152 calledOnce(): ShouldAssertion;
153 calledTwice(): ShouldAssertion;

Calls

no outgoing calls

Tested by

no test coverage detected