MCPcopy
hub / github.com/sequelize/sequelize / decrement.test.js

File decrement.test.js

test/integration/instance/decrement.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 expect = chai.expect,

Callers

nothing calls this directly

Calls 11

restoreMethod · 0.80
defineMethod · 0.80
transactionMethod · 0.80
findAllMethod · 0.80
rollbackMethod · 0.80
findByPkMethod · 0.80
allMethod · 0.80
syncMethod · 0.45
createMethod · 0.45
decrementMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected