Telerik JustMock R2 2019

Released: May 15, 2019

Updates in R2 2019

Features

  • Implemented support for Azure DevOps pipeline with build agent hosted in the cloud.
  • Implemented support for verification of method call prerequisites.
  • Added automatic resolving of test context when using asynchronous tasks.
  • Implement support for throwing an exception from an asynchronous task.
  • Added new .Net Core project templates.

Fixes

  • Calling Mock.Reset is not thread safe.
  • Call to Arrange method wrongly mocks property used as an argument.
  • Calling async task of mocked object results in unexpected behavior or exception.