Executing All Tests Associated with a LabVIEW Class
- Updated2025-11-07
- 1 minute(s) read
Executing All Tests Associated with a LabVIEW Class
Note LabVIEW executes all tests associated
with the LabVIEW class library you select and all tests in the project that are
assigned to VIs in the LabVIEW class library.
- Open the LabVIEW project that contains the files on which you want to perform unit testing.
-
Right-click a LabVIEW class library file (.lvclass) and
select from the shortcut menu.
Note You can execute tests on classes that inherit from another LabVIEW class. Right-click the parent class library file and select from the shortcut menu. LabVIEW executes all tests associated with the parent class and all tests associated with the children classes.