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

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

[+] add AlterEntryUseCaseTest.java #99

Closed Yuhan-Ut closed 1 year ago

Yuhan-Ut commented 1 year ago

[+] add AlterEntryUseCaseTest.java [*] modify the AlterEntryUseCase so that the alterColumn accept names same with in the database.

test about if String column and Value column can be modified as expected, since they are two example of String type column and "int type" column