MCPcopy
hub / github.com/mswjs/msw / send

Method send

test/support/ws-test-utils.ts:15–15  ·  view source on GitHub ↗
(_data: WebSocketData)

Source from the content-addressed store, hash-verified

13 implements WebSocketTransport
14{
15 send(_data: WebSocketData): void {}
16 close(_code?: number | undefined, _reason?: string | undefined): void {}
17}
18

Callers 15

sse.use.test.tsFile · 0.45
sse.retry.test.tsFile · 0.45
sse.quiet.test.tsFile · 0.45
cors.test.tsFile · 0.45
xhr.test.tsFile · 0.45
beforeNavigationFunction · 0.45
beforeNavigationFunction · 0.45
on.test.tsFile · 0.45

Calls

no outgoing calls

Tested by 4

beforeNavigationFunction · 0.36
beforeNavigationFunction · 0.36
handlerFunction · 0.36