Codibre/chai-callslike

View on GitHub
docs/modules/_lib_check_calls_errors_.md

Summary

Maintainability
Test Coverage
[chai-callslike - v1.2.8](../README.md) › ["lib/check-calls-errors"](_lib_check_calls_errors_.md)

# Module: "lib/check-calls-errors"

## Index

### Functions

* [checkCallsErrors](_lib_check_calls_errors_.md#checkcallserrors)

## 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*