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

File container.spec.ts

packages/websockets/test/container.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import * as hash from 'object-hash';
3import * as sinon from 'sinon';
4import { SocketsContainer } from '../sockets-container';

Callers

nothing calls this directly

Calls 4

getOneByConfigMethod · 0.80
addOneMethod · 0.80
getAllMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected