AssertionResult
The AssertionResult class represents the result of a single assertion.
The message produced by the assertion, or null
The stack trace associated with the assertion, or null
The pass/fail status of the assertion
Construct an AssertionResult