ps2.test
Class RouteTest

java.lang.Object
  extended by ps2.test.RouteTest

public class RouteTest
extends Object

Unit tests for the Route class


Constructor Summary
Constructor and Description
RouteTest()
           
 
Method Summary
Modifier and Type Method and Description
 void setupBeforeEachTest()
           
 
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

setupBeforeEachTest

public void setupBeforeEachTest()