Release History

By product

JustMock Free 2012.31016

October 16, 2012

JustMock Q3 2012 Release Notes (v2012.3.1016)

What's new:
  • New: Automocking - mock a class and its dependencies w/o the need to create each dependency as a unique mock

What's fixed:
  • Fixed: Argument matching issue for params type when same method is called with different length arguments.
  • Fixed: Didn't support passing of direct array for params type argument.
  • Fixed: Didn't support extensive array matching based on element values regardless of the variable instance.
  • Fixed: Didn't resolve implementing base interface properly when some of the members are common in child.
  • Fixed: Conflict with object overrides when methods with similar name are implemented in an interface.