MCPcopy Index your code
hub / github.com/brianc/node-postgres / events.js

File events.js

packages/pg-pool/test/events.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const expect = require('expect.js')
4const EventEmitter = require('events').EventEmitter

Callers

nothing calls this directly

Calls 7

describeFunction · 0.85
expectFunction · 0.85
mockClientFunction · 0.85
cbFunction · 0.85
connectMethod · 0.45
endMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected