MCPcopy Create free account
hub / github.com/brianc/node-postgres / utils-tests.js

File utils-tests.js

packages/pg/test/unit/utils-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 utils = require('./../../lib/utils')
4const defaults = require('./../../lib').defaults

Callers

nothing calls this directly

Calls 4

testFunction · 0.85
testEscapeLiteralFunction · 0.85
testEscapeIdentifierFunction · 0.85
bindMethod · 0.80

Tested by

no test coverage detected