MCPcopy
hub / github.com/mathquill/mathquill / assert.js

File assert.js

test/support/assert.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1window.assert = (function() {
2 function AssertionError(opts) {
3 if (!opts) opts = {};
4

Callers

nothing calls this directly

Calls 1

failFunction · 0.85

Tested by

no test coverage detected