comment
public abstract String comment<RTS extends RT>(RTS result, Context context, PreCommentSupplier<? super RTS> preCommentSupplier)(source)
Returns the comment for the given test result, context and pre-comment supplier.
Return
the comment
Parameters
result
the test result
context
the context of the test
preCommentSupplier
the supplier for the pre-comment
<RTS>
the type of the test result