ERMailSenderTest Class Reference
Inherits junit::framework::TestCase.
List of all members.
Member Function Documentation
| void sendTestMessage |
( |
RelayInfo |
relay, |
|
|
boolean |
sendNow | |
|
) |
| | throws AddressException, MessagingException [protected] |
| void setUp |
( |
|
) |
throws Exception [protected] |
| void testSendMessageDeferredDefaultRelay |
( |
|
) |
throws MessagingException |
| void testSendMessageDeferredOtherRelay |
( |
|
) |
throws MessagingException |
| void testSendMessageDeferredWithRelay |
( |
RelayInfo |
relay |
) |
throws MessagingException [protected] |
| void testSendMessageNowDefaultRelay |
( |
|
) |
throws MessagingException |
| void testSendMessageNowOtherRelay |
( |
|
) |
throws MessagingException |
| void testSendMessageNowWithRelay |
( |
RelayInfo |
relay |
) |
throws MessagingException [protected] |
| void testSendTwoMessagesDeferredMixedRelays |
( |
|
) |
throws AddressException, MessagingException |
| void waitForMessages |
( |
int |
count |
) |
[protected] |
The documentation for this class was generated from the following file: