matlab.unittest.selectors.Selector - Superclass of all test selector classes - MATLAB (original) (raw)

Main Content

Namespace: matlab.unittest.selectors

Superclass of all test selector classes

Since R2025a

Description

The matlab.unittest.selectors.Selector class is the superclass of all selector classes used to select TestSuite array elements. Only the testing framework subclasses the Selector class. You cannot subclass or instantiate theSelector class.

Version History

Introduced in R2025a