Closed Accusamus2065 closed 1 year ago
Resolved issue #56 by conducting comprehensive testing on PatientUpdateInteractor.java.
PatientUpdateInteractor.java
Modified StringCredentialChecker to ensure Speciality and Degree inputs are not empty.
StringCredentialChecker
Speciality
Degree
Updated DoctorUpdateInteractorTest to test the new functionality.
DoctorUpdateInteractorTest
Resolved issue #56 by conducting comprehensive testing on
PatientUpdateInteractor.java
.Modified
StringCredentialChecker
to ensureSpeciality
andDegree
inputs are not empty.Updated
DoctorUpdateInteractorTest
to test the new functionality.