PSE 2000 Group 4

jobmatch.business.service.test
Class TestMatcher

jobmatch.business.service.test.TestMatcher

public class TestMatcher

Test the matcher

Since:
May 19 2000
Version:
$Revision: 1.1 $

Constructor Summary
TestMatcher(String name)
           
 
Method Summary
protected  void setUp()
           
static jobmatch.business.service.test.Test suite()
           
 void testSomething()
           
 

Constructor Detail

TestMatcher

public TestMatcher(String name)
Method Detail

setUp

protected void setUp()

testSomething

public void testSomething()

suite

public static jobmatch.business.service.test.Test suite()

PSE 2000 Group 4