ps2.test
Class ImplementationTests

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

public final class ImplementationTests
extends Object

ImplementationTest is a simple test suite to test the implementation of each problem set. You do not need to modify this file for problem set 2.


Constructor Summary
Constructor and Description
ImplementationTests()
           
 
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

ImplementationTests

public ImplementationTests()