MCPcopy
hub / github.com/ampproject/amphtml / skipIfPropertiesObfuscated

Method skipIfPropertiesObfuscated

testing/test-config.js:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 skipIfPropertiesObfuscated() {
73 return this.skip(() => window.__karma__.config.amp.propertiesObfuscated);
74 }
75
76 /**
77 * @param {function():boolean} fn

Callers 4

test-errors.jsFile · 0.80
test-actions.jsFile · 0.80

Calls 1

skipMethod · 0.95

Tested by

no test coverage detected