Asserts that an object is null. If it isn't an {@link AssertionError} is thrown.
@param object Object to check or <code>null</code>
See Implementation
Asserts that an object is null. If it isn't an {@link AssertionError} is thrown.
@param object Object to check or <code>null</code>