AY2425S1-CS2113-T10-3 / tp

https://ay2425s1-cs2113-t10-3.github.io/tp/
0 stars 4 forks source link

Assertions and logging for DeleteManga and DeleteAuthor #30

Closed sarahchow03 closed 1 week ago

sarahchow03 commented 1 week ago

As a developer, we should write assertions to verify assumptions about our code base and increase the testability of the program. Additionally, logging should be done to allow for easier troubleshooting of code.