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

Method eql

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

Source from the content-addressed store, hash-verified

70 iterable(): ShouldAssertion;
71 iterator(): ShouldAssertion;
72 eql(expected: any, description?: string): ShouldAssertion;
73 equal(expected: any, description?: string): ShouldAssertion;
74 equalOneOf(...values: any[]): ShouldAssertion;
75 within(start: number, finish: number, description?: string): ShouldAssertion;

Calls

no outgoing calls

Tested by 15

assertGreeterExtensionsFunction · 0.64
createAppWithShutdownFunction · 0.64
testMethod · 0.64
assertEventsFunction · 0.64
testBindingDecoratorFunction · 0.64
assertMergeAsExpectedFunction · 0.64
runTestsFunction · 0.64
testSubAppBootFunction · 0.64
expectJsonSpecFunction · 0.64
setupResponseMockFunction · 0.64
testCoercionFunction · 0.64
runTestsWithRouterFunction · 0.64