MCPcopy
hub / github.com/ampproject/amphtml / test-crypto.js

File test-crypto.js

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

Source from the content-addressed store, hash-verified

1import {Services} from '#service';
2import {installDocService} from '#service/ampdoc-impl';
3import {Crypto} from '#service/crypto-impl';
4import {installExtensionsService} from '#service/extensions-impl';

Callers

nothing calls this directly

Calls 10

beforeEachFunction · 0.85
createCryptoFunction · 0.85
expectFunction · 0.85
isModernChromeFunction · 0.85
uint8ArrayFunction · 0.85
sha384Method · 0.80
sha384Base64Method · 0.80
testSuiteFunction · 0.70
itFunction · 0.50
thenMethod · 0.45

Tested by

no test coverage detected