Skip to main content
Class representing the contents of a return by an assertion.

Initializers


MessageRequired

  • Type: string
String message containing information about the result of the assertion.

PassRequired

  • Type: bool
Boolean pass denoting the success of the assertion.

Properties


MessageRequired

  • Type: string
String message containing information about the result of the assertion.

PassRequired

  • Type: bool
Boolean pass denoting the success of the assertion.