hbarton2 / cscd350-f24-UnhandledExceptions

0 stars 0 forks source link

Feature list relationships in class info #86

Closed RyanHirte closed 1 week ago

RyanHirte commented 1 week ago

Reformatted listing the class info to display the relationship as well. Most code change is in UI.java for listing the class info. The change in main doesn't matter so much it was just to get it to compile and run. Added unit tests for the list class info method as well.