semihbag / CSE3063F23P1_GRP4

Object Oriented Software Design Project
4 stars 6 forks source link

Write tests for the methods of the Student class #28

Closed elifekocabey closed 8 months ago

elifekocabey commented 8 months ago

I wrote unit tests for the "isFailed", "addReadNotification", and "clearUnreadNotification" methods of the Student class.