MCPcopy
hub / github.com/nestjs/nest / bar.service.spec.ts

File bar.service.spec.ts

integration/auto-mock/test/bar.service.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Test } from '@nestjs/testing';
2import * as chai from 'chai';
3import * as chaiAsPromised from 'chai-as-promised';
4import * as sinon from 'sinon';

Callers

nothing calls this directly

Calls 6

useMockerMethod · 0.80
createTestingModuleMethod · 0.80
barMethod · 0.80
useMethod · 0.65
getMethod · 0.65
compileMethod · 0.45

Tested by

no test coverage detected