test updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user