Running sampleTest
.
================================================================================
Verification failed in sampleTest/testB.
---------------------
Framework Diagnostic:
---------------------
verifyGreaterThan failed.
--> The value must be greater than the minimum value.
Actual Value:
13
Minimum Value (Exclusive):
42
------------------
Stack Information:
------------------
In C:\work\sampleTest.m (testB) at 10
================================================================================
..
Done sampleTest
__________
Failure Summary:
Name Failed Incomplete Reason(s)
===============================================================
sampleTest/testB X Failed by verification.