MCPcopy
hub / github.com/nestjs/nest / durable-providers.spec.ts

File durable-providers.spec.ts

integration/scopes/e2e/durable-providers.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { INestApplication } from '@nestjs/common';
2import { ContextIdFactory } from '@nestjs/core';
3import { Test } from '@nestjs/testing';
4import { expect } from 'chai';

Callers

nothing calls this directly

Calls 11

performHttpCallAsyncFunction · 0.85
createTestingModuleMethod · 0.80
createNestApplicationMethod · 0.80
allMethod · 0.80
performHttpCallFunction · 0.70
getHttpServerMethod · 0.65
listenMethod · 0.65
getUrlMethod · 0.65
applyMethod · 0.65
closeMethod · 0.65
compileMethod · 0.45

Tested by

no test coverage detected