isArgumentError top-level constant

TypeMatcher<ArgumentError> const isArgumentError

A matcher for ArgumentError.

Implementation

const isArgumentError = TypeMatcher<ArgumentError>();