modifyAppointment(String, Appointment) |   | 73% |   | 50% | 6 | 7 | 4 | 15 | 0 | 1 |
getAllPatients() |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
addAppointmentPatient(String, Appointment) |  | 100% | | n/a | 0 | 1 | 0 | 12 | 0 | 1 |
getAppointmentByPatientDniAndDoctorSpecialtyName(String, String) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
getAppointmentsByDate(String, LocalDate) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
PatientAppointmentService(AppointmentRepository, PatientRepository) |  | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
getAppointmentsByPatientDNI(String) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
deleteAppointmentPatient(String) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
lambda$modifyAppointment$1(String) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
lambda$addAppointmentPatient$0(String) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
static {...} |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
generateAppointmentId() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |