add YED geometry import tests
This commit is contained in:
1
tests/20-output.txt
Normal file
1
tests/20-output.txt
Normal file
@@ -0,0 +1 @@
|
||||
Document: {id: '', name: 'parent', format: 'yEd Ostranna', meta: {standard version: '1.0', name: 'parent', transition order: transition first, event propagation: block events}, elements: {State Machine: {id: 'G', name: 'parent', elements: {Composite State: {id: 'n0', name: 'parent', geometry: (0; 0; 800; 800), elements: {Initial: {id: 'n0::n0', name: '', geometry: (200; 200)}, Simple State: {id: 'n0::n1', name: 'node 0', geometry: (325; 325; 150; 150)}, Simple State: {id: 'n0::n2', name: 'node 1', geometry: (525; 125; 150; 150)}, Simple State: {id: 'n0::n3', name: 'node 2', geometry: (525; 525; 150; 150)}, Simple State: {id: 'n0::n4', name: 'node 3', geometry: (125; 525; 150; 150)}}}, Transition: {id: 'n0::e0', source: 'n0::n0', target: 'n0::n1', sp: (7.07107; 7.07107), tp: (0; 0)}, Transition: {id: 'n0::e1', source: 'n0::n1', target: 'n0::n2', sp: (150; 0), tp: (0; 150)}, Transition: {id: 'n0::e2', source: 'n0::n3', target: 'n0::n1', sp: (0; 0), tp: (150; 150)}, Transition: {id: 'n0::e3', source: 'n0::n4', target: 'n0::n1', sp: (150; 0), tp: (0; 150)}}}}
|
||||
Reference in New Issue
Block a user