actual

public abstract AT actual()(source)

Returns the actual of this result.

If the test has failed due to an exception, the actual might be null and the exception trace can be retrieved using cause.

Return

the actual result of the test or null