MCPcopy
hub / github.com/nestjs/nest / circular-transient-scope.spec.ts

File circular-transient-scope.spec.ts

integration/scopes/e2e/circular-transient-scope.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { INestApplication, Scope } from '@nestjs/common';
2import { Test } from '@nestjs/testing';
3import { expect } from 'chai';
4import * as request from 'supertest';

Callers

nothing calls this directly

Calls 8

createTestingModuleMethod · 0.80
createNestApplicationMethod · 0.80
performHttpCallFunction · 0.70
getHttpServerMethod · 0.65
initMethod · 0.65
closeMethod · 0.65
compileMethod · 0.45
forRootMethod · 0.45

Tested by

no test coverage detected