Verify that t is greater than u.
UnitTestException on failure.
shouldBeGreaterThan(7, 5);
See Implementation
Verify that t is greater than u.