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