Contents

ExpectationFailedError

A type describing an error thrown when an expectation fails during evaluation.

Declaration

struct ExpectationFailedError

Overview

The testing library throws instances of this type when the #require() macro records an issue.

Topics

Instance Properties

See Also

Retrieving information about checked expectations