Frequently Asked Questions |
Top Previous Next |
No. It doesn't parse your source code. Isolator++ Professional does its magic at runtime, dynamically, and only on the test application. The production code doesn't change.
No. It's a runtime library. You link to the static library , and use the dynamic library to link at runtime.
For Version 5 and Later: Please refer to the Minimum Requirements page. For Pre-Version 5:
As long as you produce debugging information - nothing!
Google Test is simply a test runner (harness). We use it in our examples for Linux and VS 2010. You can use Isolator++ Professional with most test runners out there.
Isolator++ Professional uses a patent technology to introduce isolations, but to do this the function must be at least 5 bytes long. This error message means that the method code is too small. |
Copyright Typemock Ltd. 2009-2025. All Rights Reserved.