ps2.test
Class SpecificationTests

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

public final class SpecificationTests
extends Object

SpecificationTests is a simple TestSuite that includes and runs all the tests in GeoPointTest, GeoSegmentTest, GeoFeatureTest, RouteTest, WalkingRouteFormatterTest, and DrivingRouteFormatterTest.


Constructor Summary
Constructor and Description
SpecificationTests()
           
 
Method Summary
Modifier and Type Method and Description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecificationTests

public SpecificationTests()