Skip to content

4.14.1

Compare
Choose a tag to compare
@stakx stakx released this 30 Dec 11:57
· 446 commits to main since this release
d5552d5

Added

  • New SetupSequence verbs .PassAsync() and .ThrowsAsync(...) for async methods with void return type (@fuzzybair, #993)

Fixed

  • StackOverflowException on VerifyAll when mocked method returns mocked object (@hotchkj, #1012)