You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hot mock update appears to work the first time and only the first time. Is it possible to make multiple hot mock updates? Is the following expected to work?
Not very sure about this operation - foo.action == action1Stub1;. It actually shall throw a little as there is no "set" operation defined at all.
Anyway - you've got a pretty simple use case, and the best I can do - create unit test from it.
It will explain what is not working in the best possible way.
Hot mock update appears to work the first time and only the first time. Is it possible to make multiple hot mock updates? Is the following expected to work?
The text was updated successfully, but these errors were encountered: