test updates

This commit is contained in:
2025-09-26 23:38:25 -04:00
parent 0aacd84054
commit 558ee54443
16 changed files with 169 additions and 3 deletions

View File

@@ -139,6 +139,8 @@ public final class TestReservations {
// 9. Request for price per night to be calculated and returned for a
// per night
// reservation
System.out.println(String.format("%s Per Night Rate: %f",
rsrv.ReservationType().replace("Reservation", ""), rsrv.getPricePerNight()));
// 10. Request for total reservation price to be calculated and returned for
// specific reservation