ps0.test
Class SpecificationTests
java.lang.Object
TestSuite
ps0.test.SpecificationTests
public final class SpecificationTests
- extends TestSuite
SpecificationTests is a simple test suite to test your problem set
against the provided specifications. 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 |
SpecificationTests
public SpecificationTests()
SpecificationTests
public SpecificationTests(String s)
suite
public static Test suite()