Package: matlab.unittest.constraints
Superclasses: matlab.unittest.constraints.BooleanConstraint
Constraint specifying empty value
IsEmpty
provides
a constraint that specifies an empty value. The constraint is satisfied
if the actual value array is empty.
Value. To learn how value classes affect copy operations, see Copying Objects.