SHARE
Facebook X Pinterest WhatsApp

Typemock Releases Isolator++ Version 3 For Unit Testing of C and C++ Code

Mar 28, 2016

Typemock has announced the release of Isolator++ Version 3. The new version allows you to call private members, play out scenarios with Conditional Behavior Faking, create custom conditions with conditional verification, and more. Isolator++ is currently the only mocking framework with these capabilities.


C and C++ are tremendously popular languages, used by approximately 6.3 million developers worldwide. Combined they are used by 20% of developers – as many as by Java. C/C++ is most popular in industries like finance and banking because of its speed and performance. The need for Unit Testing C/C++ is generally considered more urgent than other languages because every failure is magnified and can cause a system crash.


While other mocking frameworks are limited to code written with testing in mind, Isolator++ is the only framework that can mock any code written in Windows C/C++, including legacy code. This capability is critical for C/C++ code, which has been in use for decades and is mostly not test-oriented, and where using virtual and pure methods of testing is not always feasible.


Isolator++ can test your legacy code, without requiring developers to make any changes that complicate their code specifically for testing, such as adding extra macros, classes, and members. Isolator++ uses patented isolation technology in order to change the behavior of methods under test. It also enables asserting method calls and parameters on dependencies when it is not possible to test for return values and/or state change. In addition, Isolator++ has the ability to handle C and C++ development paradigm, features, and common practices. For example, many functions in C/C++ don’t just return values, but also use parameters that are passed by reference to return values. Isolator++ can mock the functions and simulate returning values by reference, as if the code actually ran and returned them.


“The release of Isolator++ V3 is massive boost for C/C++ developers,” said Eli Lopian, the founder of Typemock. “Companies in highly-regulated industries, such as finance, banking, and insurance, use software that was written in C/C++ specifically due to its performance and speed. The price for this performance is its fragility and so it must be tested, more so even than other languages. We have many requests from our customers who work with C and C++ to support various features and special cases. Their input was an invaluable help in designing the features for the release of Isolator++ V3, the leading framework of its kind”.

Recommended for you...

Web 3.0 and the Future Of Web Development
Rob Gravelle
Jun 23, 2022
CodeGuru and VBForums Developer Forums and Community
James Payne
Apr 7, 2022
Understanding CSS Template Layout
Vipul Patel
Mar 29, 2022
Criminals Pay More for Code Signing Certificates Than for Guns or Passports
HTML Goodies Logo

The original home of HTML tutorials. HTMLGoodies is a website dedicated to publishing tutorials that cover every aspect of being a web developer. We cover programming and web development tutorials on languages and technologies such as HTML, JavaScript, and CSS. In addition, our articles cover web frameworks like Angular and React.JS, as well as popular Content Management Systems (CMS) that include WordPress, Drupal, and Joomla. Website development platforms like Shopify, Squarespace, and Wix are also featured. Topics related to solid web design and Internet Marketing also find a home on HTMLGoodies, as we discuss UX/UI Design, Search Engine Optimization (SEO), and web dev best practices.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.