net.sf.sasl.common.communication.mail
Class SimpleMailChannelIntegrationTest

java.lang.Object
  extended by net.sf.sasl.common.communication.mail.SimpleMailChannelIntegrationTest

public class SimpleMailChannelIntegrationTest
extends Object

Integration test cases for the SimpleMailChannel class.

Author:
Philipp Förmer

Constructor Summary
SimpleMailChannelIntegrationTest()
           
 
Method Summary
 void testSendOverChannel()
          Test cases for the sendOverChannel(String, String) method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleMailChannelIntegrationTest

public SimpleMailChannelIntegrationTest()
Method Detail

testSendOverChannel

public void testSendOverChannel()
                         throws Exception
Test cases for the sendOverChannel(String, String) method.

Throws:
Exception


Copyright © 2010. All Rights Reserved.