ps1.test
Class SpecificationTests
java.lang.Object
junit.framework.TestSuite
ps1.test.SpecificationTests
- All Implemented Interfaces:
- Test
public final class SpecificationTests
- extends TestSuite
SpecificationTests is a simple TestSuite that includes and runs all the tests
in RatNumTest
, RatPolyTest
, and RatPolyStackTest
.
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()