Expect a function not to be called? #701
dreambucket13
started this conversation in
Ideas
Replies: 2 comments 5 replies
-
Good news. You don't have to do anything except make sure that |
Beta Was this translation helpful? Give feedback.
4 replies
-
Update - I am clearly doing something wrong. I made a very simple project and this works as I expected. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So in this scenario:
How do I check that myFunc() is not called if condition evaluates to false?
Beta Was this translation helpful? Give feedback.
All reactions