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

File p5.Graphics.js

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

Source from the content-addressed store, hash-verified

1import p5 from '../../../src/app.js';
2import { vi } from 'vitest';
3
4suite('Graphics', function() {

Callers

nothing calls this directly

Calls 6

assertValidGraphSizesFunction · 0.85
assertValidCanvasSizesFunction · 0.85
assertValidPixelsFunction · 0.85
resizeCanvasMethod · 0.80
removeMethod · 0.45
pixelDensityMethod · 0.45

Tested by

no test coverage detected