ps6.test
Class SpecificationTests

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

public final class SpecificationTests
extends Object

SpecificationTests is a test suite used to encapsulate all tests specific to the specification of this problem set.


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()