Created
April 23, 2024 15:01
-
-
Save maurer2/04733d18f6c399601d04d7dfb2579822 to your computer and use it in GitHub Desktop.
PartialMatching in toHaveBeenCalledWith
This file contains hidden or 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
mySpy.toHaveBeenCalledWith('important', 'important', expect.anything()); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment