MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / command.test.ts

File command.test.ts

packages/editor-core/test/command.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from '../src/command';
2
3describe('Command', () => {
4 let commandInstance;

Callers

nothing calls this directly

Calls 7

registerCommandMethod · 0.65
findMethod · 0.65
listCommandsMethod · 0.65
unregisterCommandMethod · 0.65
executeCommandMethod · 0.65
batchExecuteCommandMethod · 0.65
onCommandErrorMethod · 0.65

Tested by

no test coverage detected