PSE 2000 Group 4

jobmatch.test
Class AllTests

jobmatch.test.AllTests

public class AllTests

TestSuite of all tests

Since:
May 12 2000
Version:
$Revision: 1.5 $

Constructor Summary
AllTests()
           
 
Method Summary
 void addTest(jobmatch.test.Test test)
           
static Collection getAllTests()
           
static jobmatch.test.Test suite()
           
 

Constructor Detail

AllTests

public AllTests()
Method Detail

addTest

public void addTest(jobmatch.test.Test test)

getAllTests

public static Collection getAllTests()

suite

public static jobmatch.test.Test suite()

PSE 2000 Group 4