mockingbird icon indicating copy to clipboard operation
mockingbird copied to clipboard

Implement .willThrow() to mocked async methods

Open ailtonvivaz opened this issue 3 years ago • 1 comments

This PR implements support to stubbing a throw in an async method as reported in https://github.com/birdrides/mockingbird/issues/302 It refactors AsyncMethodProtocol mock and update tests to validate disambiguation

ailtonvivaz avatar May 23 '22 23:05 ailtonvivaz

@andrewchang-bird possible to get this in?

jacobhzen avatar Aug 04 '22 15:08 jacobhzen