ch.qos.logback.classic.net
Class SyslogAppenderTest

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

public class SyslogAppenderTest
extends Object


Constructor Summary
SyslogAppenderTest()
           
 
Method Summary
 void basic()
           
 void LBCLASSIC_50()
           
 void setUp()
           
 void tearDown()
           
 void tException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyslogAppenderTest

public SyslogAppenderTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

basic

public void basic()
           throws InterruptedException
Throws:
InterruptedException

tException

public void tException()
                throws InterruptedException
Throws:
InterruptedException

LBCLASSIC_50

public void LBCLASSIC_50()
                  throws JoranException
Throws:
JoranException


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