Hi Everyone,
We are happy to announce that Version 4.2 of TypeMock Isolator is now officially released.
A few of the new features included in this release are:
:arrow: Mocking Fields - Typemock Isolator supports mocking field members that are class type. Using field mocking users can mock calls made on internal fields inside other mocked objects.
:arrow: Improved Chain Mocking - Usage of repeat and RepeatAlways will now be applied to the entire chain.
:arrow: Debugger integration - Debugging your test is now much more easier thank to the visible marking of mocked methods and the ability to evaluate methods call without changing the general test behavior.
:arrow: DotTrace 3.0 support - The new release of DotTrace profiler (3.0) is now supported and can be linked to run with Typemock Isolator
:arrow: Final Builder Support - Typemock Isolator Task for running test with mocking enabled was created for the Final Builder Tool.
:arrow: Previous Performance issues when running on .Net 1.1 were resolved.
:arrow: many other bug fixes
For a complete list of changes please refer to our
release notes
Please add your feedbacks to te forum.