MCPcopy
hub / github.com/4ian/GDevelop / GDJSProjectSerialization.js

File GDJSProjectSerialization.js

GDevelop.js/__tests__/GDJSProjectSerialization.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('path');
2const {
3 makeFakeAbstractFileSystem,
4} = require('../TestUtils/FakeAbstractFileSystem');

Callers

nothing calls this directly

Calls 14

makeTestExtensionsFunction · 0.85
checkConfigurationFunction · 0.85
addNewBehaviorMethod · 0.80
toBeMethod · 0.80
setTextMethod · 0.65
deleteMethod · 0.65
getValueMethod · 0.65
getMethod · 0.65
getPropertiesMethod · 0.65
itFunction · 0.50
getObjectsMethod · 0.45
serializeToMethod · 0.45

Tested by

no test coverage detected