assertCallTrue

public static boolean assertCallTrue(ObjectCallable<Boolean> callable, Context context, PreCommentSupplier<? super ResultOfObject<Boolean>> preCommentSupplier)(source)

Asserts that the given callable returns TRUE.

Return

the result of the test

Parameters

callable

the callable to retrieve the object from

context

the context of the test

preCommentSupplier

the supplier of the pre-comment