Multi-thread fakes

Top  Previous  Next

Running in a mutli-thread environment

 

The default behavior of  Isolator++ Professional  is to fake all methods on all threads. To override this behavior and to fake methods on the test thread only call:

 

Typemock::IsolatorConfiguration::FakeOnlyOnTestThread = true;

 

 

 


Copyright  Typemock Ltd. 2009-2025.  All Rights Reserved.