Community
Participate
Working Groups
JUnit tests the Block Definition Diagram.
In r4852 - 4853 - 4854 Basic set of test added, limited to "node" creation (simulating creation from Palette).
In r4935 : - Tool initialization modified (diagram preferences where ignored) - InstanceSpecification tests (Slot creation) were not conform to Class diagram (assuming the same behavior is also desired in BDD...).
In r4949 : Basic tests added for - DND - Delete from Model - Delete form Diagram
In r4990 : Basic tests added for (link) - Creation - DND - Delete from Model - Delete form Diagram TestSuites added (easier to remove a suite of tests and focus on another). Use of editing domain and command stack to be verified in utility methods.
r7293 - r7294 : import fix.
Done