assertTrue

public static boolean assertTrue(boolean actual, Context context, PreCommentSupplier<? super ResultOfObject<Boolean>> preCommentSupplier)(source)

Asserts that the given boolean value is true.

Return

the result of the test

Parameters

actual

the boolean value

context

the context of the test

preCommentSupplier

the supplier of the pre-comment