Deleting Test Cases (Unit Test Framework)
- Updated2023-02-21
- 1 minute(s) read
Complete the following steps to delete a test case.
- Open the LabVIEW project that contains the files on which you want to perform unit testing.
- Double-click a .lvtest file to display the Test Properties dialog box.
- Select Test Cases from the Category list to display the Test Cases page.
- If this test has more than one test case, use the Test Case control to select the test case you want to delete.
- Click the Delete button
to delete this test case.
Note If this test has only one test case, LabVIEW resets the input and expected values to 0 and the comparison types to =. - Select File»Save to save the project.