integration.handler
Class EmailAddressHandlerBySqlIT
java.lang.Object
integration.handler.AbstractHandlerBySqlIT
integration.handler.EmailAddressHandlerBySqlIT
public class EmailAddressHandlerBySqlIT
- extends AbstractHandlerBySqlIT
- Author:
- mjr2586
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailAddressHandlerBySqlIT
public EmailAddressHandlerBySqlIT()
getReplyTo
public void getReplyTo()
throws Exception
- Throws:
Exception
getFrom
public void getFrom()
throws Exception
- Throws:
Exception
getTo
public void getTo()
throws Exception
- Throws:
Exception
getBcc
public void getBcc()
throws Exception
- Throws:
Exception
getCc
public void getCc()
throws Exception
- Throws:
Exception
setUpClass
public static void setUpClass()
throws Exception
- Throws:
Exception
tearDownClass
public static void tearDownClass()
throws Exception
- Throws:
Exception
setUp
public void setUp()
throws Exception
- Overrides:
setUp
in class AbstractHandlerBySqlIT
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Overrides:
tearDown
in class AbstractHandlerBySqlIT
- Throws:
Exception
Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.