MCPcopy Create free account
hub / github.com/ampproject/amphtml /

Class

test/unit/test-extension-analytics.js:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30 describe('insertAnalyticsElement', () => {
31 class MockInstrumentation {}
32
33 beforeEach(() => {
34 timer = Services.timerFor(env.win);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected