MCPcopy Index your code
hub / github.com/modelcontextprotocol/typescript-sdk / index.test.ts

File index.test.ts

test/client/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-unused-vars */
2/* eslint-disable no-constant-binary-expression */
3/* eslint-disable @typescript-eslint/no-unused-expressions */
4import { Client, getSupportedElicitationModes } from '../../src/client/index.js';

Callers

nothing calls this directly

Calls 15

onmessageMethod · 0.80
getInstructionsMethod · 0.80
getServerVersionMethod · 0.80
createLinkedPairMethod · 0.80
getServerCapabilitiesMethod · 0.80
listResourcesMethod · 0.80
listPromptsMethod · 0.80
setLoggingLevelMethod · 0.80
completeMethod · 0.80
sendRootsListChangedMethod · 0.80
elicitInputMethod · 0.80

Tested by

no test coverage detected