Performing File Menu Command Actions
The Unit Test Runner form File menu provides the commands listed in the following table.
| Command | For details, see… |
|---|---|
| Debug on Assert | Displaying the Call Stack for Failed Methods |
| Debug on Exception | Displaying the Call Stack for Exceptions |
| Debug on Unexpected Exception | Displaying the Call Stack for Unexpected Exceptions |
| Code Coverage | Enabling Code Coverage |
| Report Code Coverage | Reporting Code Coverage Results |
| View Code Coverage | Viewing Code Coverage Results |
| Profile | Starting the Collection of Unit Test Results |
| Report Profile | Outputting Unit Test Results to a File |
| Exit | Exiting from the Unit Test Runner Form |
For details, see the following sections.
