MCPcopy
hub / github.com/processing/p5.js / structure.js

File structure.js

test/unit/core/structure.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import p5 from '../../../src/app.js';
2import { testSketchWithPromise, createP5Iframe, P5_SCRIPT_TAG } from '../../js/p5_helpers';
3
4suite('Structure', function() {

Callers

nothing calls this directly

Calls 15

createP5IframeFunction · 0.90
testSketchWithPromiseFunction · 0.90
noLoopMethod · 0.80
loopMethod · 0.80
noFillMethod · 0.80
noStrokeMethod · 0.80
pointMethod · 0.80
removeMethod · 0.45
fillMethod · 0.45
strokeMethod · 0.45
strokeWeightMethod · 0.45

Tested by

no test coverage detected