ch.qos.logback.classic.net
Class SMTPAppender_GreenTest

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

public class SMTPAppender_GreenTest
extends Object


Constructor Summary
SMTPAppender_GreenTest()
           
 
Method Summary
 void html()
           
 void htmlLong()
           
 void LBCLASSIC_104()
           
 void setUp()
           
 void smoke()
           
 void tearDown()
           
 void testCustomEvaluator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMTPAppender_GreenTest

public SMTPAppender_GreenTest()
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

LBCLASSIC_104

public void LBCLASSIC_104()
                   throws Exception
Throws:
Exception

html

public void html()
          throws Exception
Throws:
Exception

htmlLong

public void htmlLong()
              throws Exception
Throws:
Exception

testCustomEvaluator

public void testCustomEvaluator()
                         throws Exception
Throws:
Exception


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