MCPcopy Index your code
hub / github.com/ampproject/amphtml / test-assert.js

File test-assert.js

test/unit/core/test-assert.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {devAssert, userAssert} from '#core/assert';
2import {USER_ERROR_SENTINEL} from '#core/error/message-helpers';
3
4describes.sandboxed('assertions', {}, () => {

Callers

nothing calls this directly

Calls 5

devAssertFunction · 0.90
userAssertFunction · 0.90
expectFunction · 0.85
itFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected