getMessage

public abstract String getMessage(StudentTestResult<T> result)(source)

Generates the message for the given result.

Return

The generated message.

Parameters

result

The StudentTestResult to generate the message for.