LabVIEW Unit Test Framework Toolkit API Reference

Deleting Test Cases (Unit Test Framework)

  • Updated2023-02-21
  • 1 minute(s) read

Complete the following steps to delete a test case.

  1. Open the LabVIEW project that contains the files on which you want to perform unit testing.
  2. Double-click a .lvtest file to display the Test Properties dialog box.
  3. Select Test Cases from the Category list to display the Test Cases page.
  4. If this test has more than one test case, use the Test Case control to select the test case you want to delete.
  5. 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 =.
  6. Select File»Save to save the project.

Log in to get a better experience