Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ test-expect.js
File
test-expect.js
test/e2e/test-expect.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ControllerPromise} from
'../../build-system/tasks/e2e/controller-promise'
;
2
3
describe(
'e2e expect'
, () => {
4
describe(
'ControllerPromise'
, () => {
Callers
nothing calls this directly
Calls
11
expect
Function · 0.85
getIncrementingValueFunction
Function · 0.85
getAsyncValueFunction
Function · 0.85
getArrayValueFunction
Function · 0.85
getArguments
Function · 0.85
resolve
Method · 0.80
length
Method · 0.80
string
Method · 0.80
getWaitFunction
Function · 0.70
it
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected