Class RouteTest

java.lang.Object
  extended byRouteTest

public class RouteTest
extends java.lang.Object

This class is used for testing the implementation of the AirCanada find routes implementation.


Constructor Summary
RouteTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          This is a sample main function for testing the implementation of the Air Canada find routes algorithm.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RouteTest

public RouteTest()
Method Detail

main

public static void main(java.lang.String[] args)
This is a sample main function for testing the implementation of the Air Canada find routes algorithm.