MCPcopy
hub / github.com/nestjs/nest / nest-application-context.spec.ts

File nest-application-context.spec.ts

packages/core/test/nest-application-context.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Injectable, InjectionToken, Provider, Scope } from '@nestjs/common';
2import { expect } from 'chai';
3import * as sinon from 'sinon';
4import { setTimeout } from 'timers/promises';

Callers

nothing calls this directly

Calls 15

testHelperFunction · 0.85
deferredShutdownFunction · 0.85
allMethod · 0.80
addModuleMethod · 0.80
enableShutdownHooksMethod · 0.65
onMethod · 0.65
initMethod · 0.65
getMethod · 0.65
resolveMethod · 0.65
createMethod · 0.65
addControllerMethod · 0.45
addInjectableMethod · 0.45

Tested by

no test coverage detected