Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 672 Bytes

_lib_check_calls_errors_.md

File metadata and controls

34 lines (19 loc) · 672 Bytes

chai-callslike - v1.2.8"lib/check-calls-errors"

Module: "lib/check-calls-errors"

Index

Functions

Functions

checkCallsErrors

checkCallsErrors(actualCall: SinonStub, expectedCall: object[][], compareFunc: function): string

Parameters:

actualCall: SinonStub

expectedCall: object[][]

compareFunc: function

▸ (actual: unknown, expected: unknown): string

Parameters:

Name Type
actual unknown
expected unknown

Returns: string