ch.qos.logback.classic.sift
Class SiftingAppenderTest

java.lang.Object
  extended by ch.qos.logback.classic.sift.SiftingAppenderTest

public class SiftingAppenderTest
extends Object


Constructor Summary
SiftingAppenderTest()
           
 
Method Summary
 void defaultLayoutRule()
           
 void smoke()
           
 void testWholeCycle()
           
 void unsetDefaultValueProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiftingAppenderTest

public SiftingAppenderTest()
Method Detail

unsetDefaultValueProperty

public void unsetDefaultValueProperty()
                               throws JoranException
Throws:
JoranException

smoke

public void smoke()
           throws JoranException
Throws:
JoranException

defaultLayoutRule

public void defaultLayoutRule()
                       throws JoranException
Throws:
JoranException

testWholeCycle

public void testWholeCycle()
                    throws JoranException
Throws:
JoranException


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