Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ server-grpc.spec.ts
File
server-grpc.spec.ts
packages/microservices/test/server/server-grpc.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Logger } from
'@nestjs/common'
;
2
import
{ expect } from
'chai'
;
3
import
{ join } from
'path'
;
4
import
{ ReplaySubject, Subject, throwError } from
'rxjs'
;
Callers
nothing calls this directly
Calls
15
cancel
Function · 0.85
createCall
Function · 0.85
getServiceNames
Method · 0.80
createService
Method · 0.80
createPattern
Method · 0.80
a
Method · 0.80
createRequestStreamMethod
Method · 0.80
drain
Method · 0.80
createStreamCallMethod
Method · 0.80
parse
Method · 0.80
addHandler
Method · 0.80
objectToMap
Function · 0.70
Tested by
no test coverage detected