Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ client-redis.spec.ts
File
client-redis.spec.ts
packages/microservices/test/client/client-redis.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
* as sinon from
'sinon'
;
3
import
{ ClientRedis } from
'../../client/client-redis'
;
4
import
{ RedisEventsMap } from
'../../events/redis.events'
;
Callers
nothing calls this directly
Calls
15
assign
Method · 0.80
has
Method · 0.80
set
Method · 0.65
get
Method · 0.65
close
Method · 0.65
resolve
Method · 0.65
catch
Method · 0.65
fn
Function · 0.50
handler
Function · 0.50
getRequestPattern
Method · 0.45
getReplyPattern
Method · 0.45
createResponseCallback
Method · 0.45
Tested by
no test coverage detected