Asserts that given value is false.
The value to check.
Optional
Optional reason added to exception message when assertion fails.
AssertionError when value is not false.
Asserts that given value is false.