CSC207-2022F-UofT / course-project-bill-gates

A bill recording software developed by team "Bill Gates."
9 stars 4 forks source link

[+] Added implementation of UserJoinUseCaseTest. #114

Closed xgao28 closed 1 year ago

xgao28 commented 1 year ago

In this pull request, I initially implemented the UserJoinUseCaseTest based on three different scenarios that the UserJoinUseCase may encounter depending on the user input and data in the database.