Hi,
I'm having problems with week 7 exercise 08 on course Java OOP Part 2.
The link to my work is here:
Works as according to the material guideline but i get capped at 8% after submission with the following error being repeated a lot:
FAIL: AirportTest printsMenusAndExits
Verify that your program's output is exactly same as in the assignment's example
user's input was:
x
x
program should have printed line "Airport panel" in the right part
your program's output was:
Airport Panel
--------------------
Choose operation:
[1] Add airplane
[2] Add flight
[x] Exit
>
Flight Service
------------
Choose operation:
[1] Print planes
[2] Print Flights
[3] Print plane info
[x] Quit
>
Kind Regards
Intisar