-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/accept expect once with function param (#157)
* adds support for function pointers in expectCalled functions * adds expectCalled and expectNotCalled * Fixes for stubbing - still is borked in some way though * Fixes callfunc issues with new expect syntax
- Loading branch information
1 parent
5e42076
commit 6c80fdd
Showing
6 changed files
with
1,227 additions
and
222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.