Main Content
matlab.unittest.selectors.OrSelector Class
Namespace: matlab.unittest.selectors
Logical disjunction of selectors
Description
When you combine selectors with the logical OR operator (|
), the
testing framework instantiates the matlab.unittest.selectors.OrSelector
class.
You cannot create an object of this class directly.
Properties
Version History
Introduced in R2018a