MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / project-methods.test.ts

File project-methods.test.ts

packages/designer/tests/project/project-methods.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import '../fixtures/window';
2import { Editor } from '@alilc/lowcode-editor-core';
3import { Project } from '../../src/project/project';
4import { DocumentModel } from '../../src/document/document-model';

Callers

nothing calls this directly

Calls 15

unloadMethod · 0.80
closeOthersMethod · 0.80
purgeMethod · 0.65
mountSimulatorMethod · 0.65
setMethod · 0.65
getMethod · 0.65
loadMethod · 0.65
createDocumentMethod · 0.65
openMethod · 0.65
getDocumentMethod · 0.65
getDocumentByFileNameMethod · 0.65
checkExclusiveMethod · 0.65

Tested by

no test coverage detected