comment

public String comment<TS extends Result<? extends Object, ? extends Object, ? extends Object, ? extends Object>>(TS result, Context context, PreCommentSupplier<? super TS> commentSupplier)(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