Release History

By product

JustMock Free 2013.1507

May 7, 2013

JustMock Q1 2013 SP2 Release Notes (v2013.1.507)

What's new:

  • New: Raises Support in Automocking
  • New: Automocking container passing dependencies to resolve a specific constructor

What's fixed:

  • Fixed: Matcher issue in VB.NET when arranging for property getter
  • Fixed: When arranging for a sub class a Null Reference Exception is thrown
  • Fixed: Null reference exception for container.Insance for a class having default constructor
  • Fixed: Cannot arrange methods defined through a method chain (e.g. A().B().C())