Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-builders.js
File
test-builders.js
test/unit/compiler/test-builders.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{createDocument as createWorkerDomDoc} from
'@ampproject/worker-dom/dist/server-lib.mjs'
;
2
3
import
{getBuilders} from
'#compiler/builders'
;
4
Callers
nothing calls this directly
Calls
8
getBuilders
Function · 0.90
createElementWithAttributes
Function · 0.90
getDeterministicOuterHTML
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
getAttribute
Method · 0.80
it
Function · 0.50
noop
Method · 0.45
Tested by
no test coverage detected