ps0.test
Class ImplementationTests
java.lang.Object
junit.framework.TestSuite
ps0.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 0.
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 s)
suite
public static Test suite()