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

Method close

test/support/WebSocketServer.ts:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 public async close(): Promise<void> {
63 return this.app.close()
64 }
65}

Callers 15

defineWebSocketServerFunction · 0.95
createServerFunction · 0.45
query.test.tsFile · 0.45
link.test.tsFile · 0.45
mutation.test.tsFile · 0.45
operation.test.tsFile · 0.45
startFunction · 0.45
sse.retry.test.tsFile · 0.45
startFunction · 0.45
sse.signal.test.tsFile · 0.45

Calls

no outgoing calls

Tested by 4

startFunction · 0.36
startFunction · 0.36
startFunction · 0.36