MCPcopy Create free account
hub / github.com/Effect-TS/effect /

Class

packages/sql/mssql/test/Client.test.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 const original = await importOriginal<typeof Tedious>()
13
14 class MockRequest {
15 readonly listeners: Record<string, (...args: Array<any>) => void> = {}
16
17 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected