matlab.unittest.selectors.Selector Class
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 the
Selector
class.
Version History
Introduced in R2025a