hw3.test
Class SpecificationTests

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

public final class SpecificationTests
extends Object

SpecificationTests is a simple TestSuite that includes and runs all the tests in RatNumTest, RatPolyTest, and RatPolyStackTest.


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

Constructor Detail

SpecificationTests

public SpecificationTests()