MCPcopy
hub / github.com/brianc/node-postgres / error-handling.js

File error-handling.js

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

Source from the content-addressed store, hash-verified

1'use strict'
2const net = require('net')
3const co = require('co')
4const expect = require('expect.js')

Callers

nothing calls this directly

Calls 10

describeFunction · 0.85
expectFunction · 0.85
squashFunction · 0.85
destroyMethod · 0.80
runErrorQueryFunction · 0.70
endMethod · 0.45
queryMethod · 0.45
connectMethod · 0.45
unrefMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected