import matlab.unittest.constraints.IsLessThanOrEqualTo
testCase.verifyThat(behaviorObj.NumSides, ...
WasSet('ToValue',IsLessThanOrEqualTo(20)))
Interactive verification failed.
Framework Diagnostic:
WasSet failed.
--> Property 'NumSides' was not set to the specified value.
--> Observed property set(s) to any value:
Specified property set:
PropertySetBehavior
Summary of Qualifications
Type of
QualificationTestCase Method matlab.mock.constraints Class
Use
matlab.unittest.Test
Case MethodWith
matlab.mock.const
raints Class
Method was
calledverifyCalled or
verifyNotCalledverifyThat WasCalled or
Occurred
assumeCalled or
assumeNotCalledassumeThatassertCalled or
assertNotCalledassertThatfatalAssertCall
ed or
fatalAssertNotC
alledfatalAssertThatMethod was
called a
certain
number of
timesNot applicable verifyThat,
assumeThat,
assertThat, or
fatalAssertThatWasCalledQualify Mock Object Interaction