MCPcopy Index your code
hub / github.com/brianc/node-postgres / evented-api-tests.js

File evented-api-tests.js

packages/pg/test/native/evented-api-tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2const helper = require('../test-helper')
3const Client = require('../../lib/native')
4const Query = Client.Query

Callers

nothing calls this directly

Calls 5

testFunction · 0.85
bindMethod · 0.80
setupClientFunction · 0.70
queryMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected