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