Verify that the value is null.
UnitTestException on failure
shouldBeNull(null); assertFail(shouldBeNull(new int));
See Implementation
Verify that the value is null.