ch.qos.logback.classic.net
Class SMTPAppender_SubethaSMTPTest

java.lang.Object
  extended by ch.qos.logback.classic.net.SMTPAppender_SubethaSMTPTest

public class SMTPAppender_SubethaSMTPTest
extends Object


Nested Class Summary
 class SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory
           
 
Constructor Summary
SMTPAppender_SubethaSMTPTest()
           
 
Method Summary
 void authenticated()
           
 void authenticatedGmail_SSL()
           
 void authenticatedGmailStartTLS()
           
 void authenticatedSSL()
           
 void html()
           
 void htmlLong()
           
 void setUp()
           
 void smoke()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMTPAppender_SubethaSMTPTest

public SMTPAppender_SubethaSMTPTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

smoke

public void smoke()
           throws Exception
Throws:
Exception

html

public void html()
          throws Exception
Throws:
Exception

htmlLong

public void htmlLong()
              throws Exception
Throws:
Exception

authenticated

public void authenticated()
                   throws Exception
Throws:
Exception

authenticatedSSL

public void authenticatedSSL()
                      throws Exception
Throws:
Exception

authenticatedGmailStartTLS

public void authenticatedGmailStartTLS()
                                throws Exception
Throws:
Exception

authenticatedGmail_SSL

public void authenticatedGmail_SSL()
                            throws Exception
Throws:
Exception


Copyright © 2005-2009 QOS.ch. All Rights Reserved.