When you declare an abstract class in C++, it looks like this: class AbstractClass { public: virtual int ReturnFive()…
Read moreAgile, .NET or C++ User Groups Can Win One Year of Sponsorship + Product Licenses and More
Typemock is running a big end of year contest for user groups with lots of great prizes. The giveaway is…
Read moreWant to work here? We’re hiring!
If you are a hard core Java developer or if your mother tongue is C++, and you are willing to…
Read moreEnabling targeting MSTest projects to .NET 3.5 in Visual Studio 2010 SP1
Microsoft had just released Visual Studio 2010 Service Pack 1 (beta), and one of its features is allowing re-targeting Test…
Read moreTypemock Free Webinar: My First No-Fluff Agile Steps
Agile has gone mainstream. And let’s admit it – transitioning an entire development process into a new one is challenging,…
Read moreHow to convert Subversion repository to Mercurial (Hg)–it’s easier than you think!
Converting SVN to Mercurial, while keeping all the commit history, might sound like a hard thing to do, but in…
Read moreTypemock Isolator 6.0.6 is out!
A new Isolator version is out! This version is a maintenance release which includes support for Visual Studio 2010 profilers,…
Read moreHow-To: Running Custom Code With DoMemberFunctionInstead Clauses Using Isolator++
Isolator++ APIs make it easy to return custom values or objects. It’s really easy to return values or control behavior…
Read moreVideo & slides – Easier Unit Testing with Isolator++
Here’s the video of the live stream conference where we introduced Isolator++ for the first time. Slides are just below….
Read moreHow-To: Setting Behavior for Future Objects with Isolator++
One of the biggest hurdles in writing tests for legacy code are future dependencies. They are called “future” objects, because…
Read more