MCPcopy
hub / github.com/nestjs/nest / external-exceptions-handler.spec.ts

File external-exceptions-handler.spec.ts

packages/core/test/exceptions/external-exceptions-handler.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { of } from 'rxjs';
3import * as sinon from 'sinon';
4import { ExternalExceptionFilter } from '../../exceptions/external-exception-filter';

Callers

nothing calls this directly

Calls 3

nextMethod · 0.45
setCustomFiltersMethod · 0.45
invokeCustomFiltersMethod · 0.45

Tested by

no test coverage detected