Release History

By product

JustMock Free 2011.31116

November 15, 2011

JustMock Free Edition Q3 2011 Release Notes (v2011.3.1116)

What's new:
  • Support of IgnoreArgument switch in Mock.Assert
  • Support of mocking methods with Expression(func(t, bool)) as argument

What's fixed:
  • Fixed: Creating instance from interface having generic overloads with same arguments
  • Fixed: Implemented dependent interfaces for target type when specified via x.Implement{TInterface} in Mock.Create