Package: matlab.unittest.constraints
Boolean conjunction of two constraints
The testing framework constructs an AndConstraint when you denote the
conjunction of two constraints with the logical AND operator (&). The
framework constructs instances of the class, so there is no need to construct this class
directly.
matlab.unittest.constraints | matlab.unittest.constraints.NotConstraint | matlab.unittest.constraints.OrConstraint