Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
32
export
function
setTestRunner(runner) {
33
testRunner = runner;
34
}
35
36
/**
37
* Resets all console logging stubs.
Callers
1
cleanupTestcase
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected