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

Function setTestName

testing/console-logging-setup.js:23–25  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

21 * @param {string} name
22 */
23export function setTestName(name) {
24 testName = name;
25}
26
27/**
28 * Exposes the test runner object so that errors can be associated with it.

Callers 1

setupTestcaseFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected