MCPcopy Index your code
hub / github.com/ampproject/amphtml / test-animation.js

File test-animation.js

test/unit/utils/test-animation.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Animation} from '#utils/animation';
2
3describes.sandboxed('Animation', {}, (env) => {
4 let vsync;

Callers

nothing calls this directly

Calls 12

beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
tickMethod · 0.80
lengthMethod · 0.80
runVsyncFunction · 0.70
itFunction · 0.50
pushMethod · 0.45
addMethod · 0.45
startMethod · 0.45
haltMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected