Uses of Class
org.mule.transport.email.connectors.AbstractMailConnectorFunctionalTestCase

Packages that use AbstractMailConnectorFunctionalTestCase
org.mule.transport.email.connectors   
org.mule.transport.email.issues   
 

Uses of AbstractMailConnectorFunctionalTestCase in org.mule.transport.email.connectors
 

Subclasses of AbstractMailConnectorFunctionalTestCase in org.mule.transport.email.connectors
 class AbstractReceivingMailConnectorTestCase
          Given an endpoint (getTestEndpointURI()) this waits for up to 10 seconds, hoping to receive the message stored in the mail server.
 class ImapConnectorTestCase
          Simple tests for pulling from an IMAP server.
 class ImapsConnectorTestCase
          Simple tests for pulling from an IMAP server.
 class Pop3ConnectorTestCase
          Simple tests for pulling from a POP3 server.
 class Pop3sConnectorTestCase
          Simple tests for pulling from an POP3 server.
 class SmtpConnectorTestCase
          Send a message via SMTP to a (greenmail) server.
 class SmtpsConnectorTestCase
           
 

Uses of AbstractMailConnectorFunctionalTestCase in org.mule.transport.email.issues
 

Subclasses of AbstractMailConnectorFunctionalTestCase in org.mule.transport.email.issues
 class AbstractBaseBackupMule2050TestCase
           
 class MakeBackupMule2050TestCase
           
 class NoBackupMule2050TestCase
           
 



Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.