Release History

By product

JustMock Free 2016.1107

January 12, 2016

JustMock Lite Q1 2016 Release Notes (version 2016.1.107.7)

What's New:

  • Improved: Strict mock violation message
  • Added: Call original implementation of GetType() by default
  • Added: Prevent unintentionally calling one test method from another

What's Fixed:

  • Fixed: Arranging derived member through base type reference fail
  • Fixed: Combining fluent syntax with strict mocks leads to strict error
  • Fixed: InOrder() on a mock-less arrangement throws error
  • Fixed: NonPublic API can't find methods with generic return type
  • Fixed: InOrder clauses spanning multiple test methods