Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ methods-repl-fn.spec.ts
File
methods-repl-fn.spec.ts
packages/core/test/repl/native-functions/methods-repl-fn.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ clc } from
'@nestjs/common/utils/cli-colors.util'
;
2
import
{ expect } from
'chai'
;
3
import
* as sinon from
'sinon'
;
4
import
{ NestContainer } from
'../../../injector/container'
;
Callers
nothing calls this directly
Calls
5
addModule
Method · 0.80
get
Method · 0.65
addController
Method · 0.45
addProvider
Method · 0.45
action
Method · 0.45
Tested by
no test coverage detected