Typemock Isolator now includes Intellitest , our powerful productivity tool. Intellitest includes the Behavior Wizard, that generates behavior statements (WhenCalled) for you as you type. ...
With other frameworks, if, during debugging, you open the watch window, and evaluate (even by mistake) the value of a fake property of a method, the isolation framework will treat ...
With Isolator, when stepping into a method that is being faked by the test, the method will be outlined with a nice purple line around it, notifying the user that the ...