UID | Category | Title |
---|---|---|
0010 | Deletion | Delete objects via box selection + key |
Description (User must be able to...)
Delete objects by selecting them with box selection, then pressing the Delete
key.
Steps
- load pre-existent file containing some objects
- select all objects by clicking and dragging the mouse
- delete all of them at once by pressing
Delete
Assertions
- after step 1...
- the collection with text blocks must have 1 item
- the collection for nodes must have 8 items
- no object must be selected
- after step 2, all existing objects (1 text block + 8 nodes) must be selected
- after step 3, there must be no objects in the graph
Setup
Copy .ndz file with objects to be selected in a temporary folder so we can load it.
Teardown
Remove .ndz file copied during setup.