MCPcopy
hub / github.com/sequelize/sequelize / connection-manager.test.js

File connection-manager.test.js

test/unit/connection-manager.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const chai = require('chai'),
4 sinon = require('sinon'),

Callers

nothing calls this directly

Calls 8

_connectMethod · 0.80
randomMethod · 0.80
beforeConnectMethod · 0.80
afterConnectMethod · 0.80
beforeDisconnectMethod · 0.80
afterDisconnectMethod · 0.80
toStringMethod · 0.65
_disconnectMethod · 0.45

Tested by

no test coverage detected