MCPcopy
hub / github.com/ampproject/amphtml / test-amp-element-helpers.js

File test-amp-element-helpers.js

test/unit/test-amp-element-helpers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {whenUpgradedToCustomElement} from '#core/dom/amp-element-helpers';
2
3import {BaseElement} from '../../src/base-element';
4import {createAmpElementForTesting} from '../../src/custom-element';

Callers

nothing calls this directly

Calls 8

beforeEachFunction · 0.85
expectFunction · 0.85
itFunction · 0.50
setAttributeMethod · 0.45
thenMethod · 0.45
defineMethod · 0.45

Tested by

no test coverage detected