assertFalse
public static boolean assertFalse(boolean actual, Context context, PreCommentSupplier<? super ResultOfObject<Boolean>> preCommentSupplier)(source)
Asserts that the callable returns FALSE.
Return
the result of the test
Parameters
actual
the actual value
context
the context of the test
preCommentSupplier
the supplier of the pre-comment