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