Release Notes

Version 7.4.1


New Features
  • Support for Microsoft TFS 2012, including a template and Activity
  • Plug-and-Play Profiling offers seamless integration with coverage and other tools
  • IgnoreCall now works as a ReturnRecursiveFake for private methods, when you just don't care about a return value
  • Faking of DateTime.Today
  • Run impacted tests from anywhere in the class, including constructors
  • Test Navigator window conforms to VS theme colors

General fixes 
    Smart-Runner
  • Lowered memory footprint of add-in inside VS
  • Doesn't require re-running after an hour of being idle.
  • A long debugging session doesn't end prematurely
  • An exception that appeared sometimes when VS shuts down was cured
    Test Navigator Window
  • UI fixes for the window and controls, including highlighting, enabling and disabling, buttons and colors.
  • Changes of method and test names are now reflected in the test windows
  • Progress bar gives more accurate status
    Shields
  • Shields load more quickly in a solution where tests haven't run yet.
  • Multiple fixes with showing shields correctly: renamed and copied method names, open files, files modified outside the IDE, failed pending methods, partial classes and generic methods.
    Mocking
  • Issue when DoInstead block was called on multiple threads
  • A race condition on recursive fakes that caused an exception
  • Issue with ignoring private methods that were defined in a base class
  • A crash of recording ContextBoundObjects in Natural Mocks API
  • Failure to load Isolator in VS 2010 server without full installation
  • Changing a ref/out value in a DoInstead block.
  • A TypeLoadException that happens when using a WPF LoadView method.

Copyright © Typemock Ltd. 2004-2020. All Rights Reserved.