MCPcopy Create free account
hub / github.com/Debrup09/HotelReservationSystem / makeReservation

Method makeReservation

Hotel.java:46–61  ·  view source on GitHub ↗

Makes a reservation for a specific room.

(String userName, int roomNumber, LocalDate checkIn, LocalDate checkOut)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getRoomNumberMethod · 0.95
isBookedMethod · 0.95
bookRoomMethod · 0.95
simulatePaymentMethod · 0.95

Tested by

no test coverage detected