Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ client-rmq.spec.ts
File
client-rmq.spec.ts
packages/microservices/test/client/client-rmq.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ EventEmitter } from
'events'
;
3
import
{ EMPTY } from
'rxjs'
;
4
import
* as sinon from
'sinon'
;
Callers
nothing calls this directly
Calls
14
done
Function · 0.85
subscribe
Method · 0.80
createChannel
Method · 0.80
consumeChannel
Method · 0.80
mergeDisconnectEvent
Method · 0.80
on
Method · 0.65
close
Method · 0.65
catch
Method · 0.65
callback
Function · 0.50
connect
Method · 0.45
registerBlockedListener
Method · 0.45
registerUnblockedListener
Method · 0.45
Tested by
no test coverage detected