scala3mock icon indicating copy to clipboard operation
scala3mock copied to clipboard

Call Ordering

Open fmonniot opened this issue 1 year ago • 0 comments

The original scalamock library support call ordering as an expectation (https://scalamock.org/user-guide/ordering/). This library currently does not have it mostly because I tend to not use this feature particurlarly. I do not see why it couldn't be added though. Contributions welcome!

fmonniot avatar Aug 20 '23 21:08 fmonniot