MCPcopy
hub / github.com/nestjs/nest / express.spec.ts

File express.spec.ts

integration/nest-application/get-url/e2e/express.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ExpressAdapter } from '@nestjs/platform-express';
2import { Test, TestingModule } from '@nestjs/testing';
3import { expect } from 'chai';
4import * as express from 'express';

Callers

nothing calls this directly

Calls 8

randomPortFunction · 0.90
getAvailableIpv4HostFunction · 0.90
createTestingModuleMethod · 0.80
createNestApplicationMethod · 0.80
listenMethod · 0.65
getUrlMethod · 0.65
closeMethod · 0.65
compileMethod · 0.45

Tested by

no test coverage detected