isNullThrownError top-level constant
TypeMatcher
const isNullThrownError
A matcher for NullThrownError.
Implementation
const isNullThrownError = TypeMatcher<NullThrownError>();
A matcher for NullThrownError.
const isNullThrownError = TypeMatcher<NullThrownError>();