Thau/defmock

Add called_with?

Closed this issue · 0 comments

Thau commented

Make it so that we can pattern match against the return.

Problems:

  • What about multiple calls? How to pattern match them?
  • What to do so that we can check ordered multiple calls?