Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ client-proxy.spec.ts
File
client-proxy.spec.ts
packages/microservices/test/client/client-proxy.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ Observable } from
'rxjs'
;
3
import
* as sinon from
'sinon'
;
4
import
{ ClientProxy } from
'../../client/client-proxy'
;
Callers
nothing calls this directly
Calls
4
subscribe
Method · 0.80
resolve
Method · 0.65
fn
Function · 0.50
send
Method · 0.45
Tested by
no test coverage detected