MCPcopy
hub / github.com/redis/node-redis / CLEAR.spec.ts

File CLEAR.spec.ts

packages/json/lib/commands/CLEAR.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import testUtils, { GLOBAL } from '../test-utils';
3import CLEAR from './CLEAR';
4import { parseArgs } from '@redis/client/lib/commands/generic-transformers';

Callers

nothing calls this directly

Calls 4

parseArgsFunction · 0.90
testWithClientMethod · 0.80
setMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected