MCPcopy Create free account
hub / github.com/cure53/DOMPurify / beforeEach

Function beforeEach

test/test-suite.js:6289–6291  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6287
6288 QUnit.module('Coverage - reachable branches', {
6289 beforeEach() {
6290 DOMPurify.clearConfig();
6291 },
6292 afterEach() {
6293 DOMPurify.removeAllHooks();
6294 DOMPurify.clearConfig();

Callers

nothing calls this directly

Calls 1

clearConfigMethod · 0.80

Tested by

no test coverage detected