Automatic Test Suggestion
Typemock Isolator can automatically suggest tests for a method for which no tests are created yet or which is not 100% covered yet. Typemock Isolator can generate tests in following cases:
• When the computer is idle. In this case, Typemock Isolator creates tests for classes that are displayed in the Incremental Coverage window.
• When you explicitly instruct Typemock Isolator to suggest tests for the method.
To run automatically suggested tests in a safe isolated environment, Typemock Isolator automatically adds the [SafetyNet] attribute to the class.