ps0.test
Class ImplementationTests
java.lang.Object
TestSuite
ps0.test.ImplementationTests
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 0.
Method Summary |
static Test |
suite()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImplementationTests
public ImplementationTests()
ImplementationTests
public ImplementationTests(String s)
suite
public static Test suite()