Codibre/chai-callslike

View on GitHub
docs/modules/_lib_check_call_count_.md

Summary

Maintainability
Test Coverage
[chai-callslike - v1.2.8](../README.md) › ["lib/check-call-count"](_lib_check_call_count_.md)

# Module: "lib/check-call-count"

## Index

### Functions

* [checkCallCount](_lib_check_call_count_.md#checkcallcount)

## Functions

###  checkCallCount

▸ **checkCallCount**(`actual`: SinonStub, `expected`: object[][]): *string*

**Parameters:**

Name | Type |
------ | ------ |
`actual` | SinonStub |
`expected` | object[][] |

**Returns:** *string*