isUnimplementedError top-level constant

TypeMatcher<UnimplementedError> const isUnimplementedError

A matcher for UnimplementedError.

Implementation

const isUnimplementedError = TypeMatcher<UnimplementedError>();