MCPcopy Index your code
hub / github.com/ampproject/amphtml / setTestRunner

Function setTestRunner

testing/console-logging-setup.js:32–34  ·  view source on GitHub ↗
(runner)

Source from the content-addressed store, hash-verified

30 * @param {Object} runner
31 */
32export function setTestRunner(runner) {
33 testRunner = runner;
34}
35
36/**
37 * Resets all console logging stubs.

Callers 1

cleanupTestcaseFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected