MCPcopy
hub / github.com/ampproject/amphtml / test-curve.js

File test-curve.js

test/unit/core/data-structures/test-curve.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Curves_Enum, bezierCurve, getCurve} from '#core/data-structures/curve';
2
3describes.sandboxed('data structures - Curve', {}, () => {
4 it('bezierCurve', () => {

Callers

nothing calls this directly

Calls 5

bezierCurveFunction · 0.90
getCurveFunction · 0.90
expectFunction · 0.85
curveFunction · 0.85
itFunction · 0.50

Tested by

no test coverage detected