Closed
Description
Q | A |
---|---|
Bug? | maybe |
New Feature? | maybe |
Version | master |
Actual Behavior
What is the actual behavior?
If we call reset on the mock client the conditionalResults
are not reset.
Expected Behavior
What is the behavior you expect?
The conditionalResults
also should reset
Steps to Reproduce
Add conditional results, and then reset the client, run the same tests again.
Possible Solutions
I'd say it should either reset them as well in the reset
method or if for some reason it was left out intentionally there should be a separate method to reset them.
Metadata
Metadata
Assignees
Labels
No labels