Asserts that a condition is true. If it isn't it throws an {@link AssertionError} without a message.
@param condition condition to be checked
See Implementation
Asserts that a condition is true. If it isn't it throws an {@link AssertionError} without a message.
@param condition condition to be checked