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

Method lessThan

packages/testlab/should-as-function.d.ts:176–176  ·  view source on GitHub ↗
(n: number, description?: string)

Source from the content-addressed store, hash-verified

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

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected