MCPcopy
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

1import { expect } from 'chai';
2import * as sinon from 'sinon';
3import { ClientRedis } from '../../client/client-redis';
4import { RedisEventsMap } from '../../events/redis.events';

Callers

nothing calls this directly

Calls 15

assignMethod · 0.80
hasMethod · 0.80
setMethod · 0.65
getMethod · 0.65
closeMethod · 0.65
resolveMethod · 0.65
catchMethod · 0.65
fnFunction · 0.50
handlerFunction · 0.50
getRequestPatternMethod · 0.45
getReplyPatternMethod · 0.45

Tested by

no test coverage detected