New and Noteworthy – Version 3.6.1
We have released the patch version 3.6.1
Here are the highlights
Support Vista
TypeMock.NET now installs on Windows Vista RC2 Machines.
Install as Administrator and Enable Register Keys
Note: The Tracer does NOT work on Vista Machines.
Support Mocking Hidden Methods
It is possible to mock ‘hidden’ methods.
Mock overridden base methods with CallBase
Mock overloaded Static methods with CallStatic
Default Implementation of Dynamic Types
TypeMock.NET now creates a default implementation for interfaces and abstract methods. This allows natural property behavior and non strict method calls
This is turned off by default, call Strict=false or StrictFlags.ArbitraryMethodsAllowed to use this feature
Abstract Class Constructors
Abstract Type Constructors can now be invoked when creating a Dynamic Mock Object from an Abstract Type
Support ReSharper and dotTrace
We now support ReSharpers Unit Tests and dotTrace Profiler
Stictness
Natural Mocks now support controlling the Strictness of the mocks. See StrictFlags
Bug Fixes
- Version Mismatch Message Box doesn’t hang the application – (Build Server Support)
- Better Messages when using Code Coverage without Linking
- Fixed Bug with Dynamic Mocks with Generic Members
- Using Code Coverage From Visual Studio Doesn’t Require Disabling TypeMock
- Visual Studio 2003 Add In fixes
Recent Posts
- Top 5 questions to ask when checking references
- Unacceptable: Unit testing will take 20 years to catch on
- The 4 reasons why we DIDN’T choose Oslo
- Typemock Academy Launch
- The First Rule to Software Craftsmanship
Categories
- .NET Tests
- Agile
- Code Integrity
- Community
- Debugging
- Fun
- Management for Geeks
- Marketing
- Product
- Release
- Reviews
- SharePoint
- TDD
- Time Management
- Uncategorized
- Unit Tests
Archives
- August 2010
- May 2010
- April 2010
- March 2010
- February 2010
- December 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
- November 2008
- August 2008
- July 2008
- May 2008
- April 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
