builder

Creates a new Builder for the given test.

Return

the Builder

Parameters

test

the StudentTest that generated the result

<T>

the type of the object that was tested


Creates a new Builder for the given StudentTestResult and copies all values from it.

Return

the Builder

Parameters

result

the StudentTestResult to copy

<T>

the type of the object that was tested