Builder

public class Builder<T>(source)

A builder for StudentTestResults.

Parameters

<T>

the type of the object that was tested

Functions

Link copied to clipboard
Link copied to clipboard
Sets the message of the result.
Link copied to clipboard
Sets the state of the test.
Link copied to clipboard
Sets the Throwable that was thrown during the test.
Link copied to clipboard
Sets the object that was tested.