Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Test } from
'@nestjs/testing'
;
2
import
* as chai from
'chai'
;
3
import
* as chaiAsPromised from
'chai-as-promised'
;
4
import
* as sinon from
'sinon'
;
Callers
nothing calls this directly
Calls
6
useMocker
Method · 0.80
createTestingModule
Method · 0.80
bar
Method · 0.80
use
Method · 0.65
get
Method · 0.65
compile
Method · 0.45
Tested by
no test coverage detected