|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--reservations.ReservationRequestTest
Provides a test of the ReservationRequestGenerator.
| Method Summary | |
static void |
main(java.lang.String[] args)
Tests the creation of ReservationRequests (and Itineraries) and displays the contents of some sample ReservationRequest objects. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void main(java.lang.String[] args)
usage: reservations.ReservationRequestTest [names [destinations]]If no command line arguments are provided, uses the default set of passenger names and itinerary destinations. If a single argument is provided, uses that as a file containing names of passengers that are matched up with the built-in destination set. A second argument will be used as an alternate destination set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||