Question: Create a Restaurant class and a Junit class for RestaurantTest, using the methods provided in the UML diagram. For the other 3 classes provided, create

Create a Restaurant class and a Junit class for RestaurantTest, using the methods provided in the UML diagram. For the other 3 classes provided, create skeleton code using the methods/info provided.

Create a Restaurant class and a Junit class for RestaurantTest, using the

Table + int size) returns size; returns the size of tables available for guests +List

utensils returns list returns a list of available utensils; ---Boolean toddlerChaireturns true if there is a toddler chair available Boolean booth) returns true if there is a booth available else return false for a table > +double tip0returns tips; returns tips for the server +Boolean checkld0 return true if age is 21 or older else return false +List Menu returrn list; returns a menu of the food +ListcustomerOrder) returns +void addEmployee0 adds an employee to the List of employees +ListcRestaurant> foodServed0 returns list; +int budget0 returns budget returns the restaurants budget +List drinksServed0 returns List; returns a list of drinks of tap +int kitchenCookTimeO returns cookTime; returns how many minutes the order queue will take _-___ -list: returns a new list of orders from customers +List assignedTableso returns list; returns a list of tables not used by customers double cashOut) returns cash; returns the total amount of cash received from the day Party + int partySize0 returns size returns the size of the current +Boolean hasKids0 returns true if the party has kids +int waitTime0 returns wait time + boolean reservation returns true if the party has a reservation +double payment) returns total dinner price; + int age0 returns the individuals

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!