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

File States.js

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

Source from the content-addressed store, hash-verified

1import { States } from '../../../src/core/States.js';
2
3suite('States', function () {
4 test('initialises with provided state', function () {

Callers

nothing calls this directly

Calls 4

getModifiedMethod · 0.80
takeDiffMethod · 0.80
applyDiffMethod · 0.80
setValueMethod · 0.45

Tested by

no test coverage detected