Skip to content

4.2.2

Compare
Choose a tag to compare
@Thundernerd Thundernerd released this 14 Jul 19:54
f78892c

Full Changelog

Fixed bugs:

  • Mocked out parameter value is stuck inspite of calling CallRouter.Clear(ClearOptions.All) #589

Closed issues:

  • Is there a way to specify receive times for same function with different argument? #620
  • DidNotReceive() and Received() results True if property is sring[] #618
  • Substitute.ForPartsOf() usage -- or Alternative? #608
  • Exceptions by NSubstitute affect the next test #605
  • Calling .Returns with the return value of a previously-configured substitute results in default value instead #603
  • Setting returnvalue to a substitute, previously configured in a AutoFixture.Register() call - throws CouldNotSetReturnDueToNoLastCallException #602
  • Intermittent ArgumentNullException thrown in AutoTaskProvider #600
  • Improve project structure (csproj) #593
  • An unmocked method leaves its out parameter value untouched #590
  • Can we have an aditonal overload of Received() #588
  • Building on Mac/Linux with net45/net46 targets #335

Merged pull requests: