MCPcopy
hub / github.com/loopbackio/loopback-next / null

Method null

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

Source from the content-addressed store, hash-verified

175 greaterThan(n: number, description?: string): ShouldAssertion;
176 lessThan(n: number, description?: string): ShouldAssertion;
177 null(): ShouldAssertion;
178 undefined(): ShouldAssertion;
179}
180

Calls

no outgoing calls

Tested by 1

expectNullFunction · 0.64