Asserts that a condition is false. 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 false. If it isn't it throws an {@link AssertionError} without a message.
@param condition condition to be checked