MCPcopy
hub / github.com/nestjs/nest / guards-consumer.spec.ts

File guards-consumer.spec.ts

packages/core/test/guards/guards-consumer.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 { GuardsConsumer } from '../../guards/guards-consumer';
4import { AsyncLocalStorage } from 'async_hooks';

Callers

nothing calls this directly

Calls 3

tryActivateMethod · 0.80
resolveMethod · 0.65
pickResultMethod · 0.45

Tested by

no test coverage detected