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

File barrier.spec.ts

packages/core/test/helpers/barrier.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { Barrier } from '../../../core/helpers/barrier';
3import * as sinon from 'sinon';
4import * as chai from 'chai';

Callers

nothing calls this directly

Calls 7

signalMethod · 0.80
waitMethod · 0.80
allMethod · 0.80
signalAndWaitMethod · 0.80
useMethod · 0.65
resolveMethod · 0.65
setTimeoutFunction · 0.50

Tested by

no test coverage detected