Closed coreybasden closed 2 weeks ago
From the home screen of the program, When I type “delete class testClass” There is a message stating the class “testClass” was deleted And the UML diagram no longer shows “testClass”
From the home screen of the program, When I type “delete class testClass”, and the class “testClass” does not exist, There is a message stating the class “testClass does not exist, not classes were deleted. I am then returned to the home screen of the program.
As a user, I want to delete a selected class, So that it no longer is shown in the UML diagram and its associated relationships are deleted.