Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ afterEach
Function
afterEach
test/unit/test-form-data-wrapper.js:28–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
},
27
28
afterEach() {
29
FormData.prototype.entries = nativeEntries;
30
FormData.prototype.delete = nativeDelete;
31
},
32
},
33
];
34
Callers
15
doTemplate
Function · 0.85
test-video-manager.js
File · 0.85
test-user-error-reporting.js
File · 0.85
test-amp-recaptcha-input.js
File · 0.85
runVideoPlayerIntegrationTests
Function · 0.85
test-amphtml-ads.js
File · 0.85
test-amp-skimlinks.js
File · 0.85
test-amp-analytics.js
File · 0.85
test-amp-story-analytics.js
File · 0.85
test-amp-ad-doubleclick.js
File · 0.85
test-amp-pixel.js
File · 0.85
test-action.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected