MCPcopy
hub / github.com/nestjs/nest / before-app-shutdown.hook.spec.ts

File before-app-shutdown.hook.spec.ts

packages/core/test/hooks/before-app-shutdown.hook.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BeforeApplicationShutdown } from '@nestjs/common';
2import { expect } from 'chai';
3import * as sinon from 'sinon';
4import { callBeforeAppShutdownHook } from '../../hooks/before-app-shutdown.hook';

Callers

nothing calls this directly

Calls 3

getProviderByKeyMethod · 0.80
addProviderMethod · 0.45

Tested by

no test coverage detected