bounswe / 2021SpringGroup9

This is the project repository for Group 9 of the Project Development in Software Engineering course at Bogazici University. We will plan and develop a software project throughout the semester.
3 stars 1 forks source link

Tests written for HourMinuteHandler class #563

Closed niyaziulke closed 2 years ago

niyaziulke commented 2 years ago

HourMinuteHandler class is used to append hour and minute values to create a string that represent time like "04:12" . I wrote tests for this class.

Related Issues: #582