Getting started(2): Getting Automatic Suggestion of Tests


When you practice a code-driven approach, Typemock Isolator can automatically suggest tests for a method for which no tests are created yet or for a method which is not 100% covered yet.


To run automatically suggested tests in a safe isolated environment, Typemock Isolator automatically adds the [SafetyNet] attribute to the class.

To get automatic suggestion of tests:

1. Right-click on the method for which you want Typemock Isolator to suggest a test.

2. From the context menu, select Suggest Unit Tests for Method.

The Suggested Unit Tests window is displayed.

3. On the right from the test that you want to save, click Save.


This feature is available with Isolator Complete Edition.