ps2.test
Class ImplementationTests
java.lang.Object
  
junit.framework.TestSuite
      
ps2.test.ImplementationTests
- All Implemented Interfaces: 
 - Test
 
public final class ImplementationTests
- extends TestSuite
 
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.
 
 
| Methods inherited from class junit.framework.TestSuite | 
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString | 
 
 
ImplementationTests
public ImplementationTests()
ImplementationTests
public ImplementationTests(String name)
suite
public static Test suite()