PSE 2000 Group 4

jobmatch.business.service.test
Class TestMailer

jobmatch.business.service.test.TestMailer

public class TestMailer

Test the mailer

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

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

Constructor Detail

TestMailer

public TestMailer(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