ch.qos.logback.classic.joran
Class JoranConfiguratorTest

java.lang.Object
  extended by ch.qos.logback.classic.joran.JoranConfiguratorTest

public class JoranConfiguratorTest
extends Object


Constructor Summary
JoranConfiguratorTest()
           
 
Method Summary
 void contextRename()
           
 void testEval()
           
 void testEvaluatorFilter()
           
 void testLevel()
           
 void testLevelFilter()
           
 void testLoggerLevelSettingBySystemProperty()
           
 void testRootLoggerLevelSettingBySystemProperty()
           
 void testSimpleList()
           
 void testStatusListener()
           
 void testTurboDynamicThreshold()
           
 void testTurboDynamicThreshold2()
           
 void testTurboFilter()
           
 void testTurboFilterWithStringList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoranConfiguratorTest

public JoranConfiguratorTest()
Method Detail

testSimpleList

public void testSimpleList()
                    throws JoranException
Throws:
JoranException

testLevel

public void testLevel()
               throws JoranException
Throws:
JoranException

testRootLoggerLevelSettingBySystemProperty

public void testRootLoggerLevelSettingBySystemProperty()
                                                throws JoranException
Throws:
JoranException

testLoggerLevelSettingBySystemProperty

public void testLoggerLevelSettingBySystemProperty()
                                            throws JoranException
Throws:
JoranException

testStatusListener

public void testStatusListener()
                        throws JoranException
Throws:
JoranException

contextRename

public void contextRename()
                   throws JoranException
Throws:
JoranException

testEval

public void testEval()
              throws JoranException
Throws:
JoranException

testTurboFilter

public void testTurboFilter()
                     throws JoranException
Throws:
JoranException

testTurboFilterWithStringList

public void testTurboFilterWithStringList()
                                   throws JoranException
Throws:
JoranException

testLevelFilter

public void testLevelFilter()
                     throws JoranException
Throws:
JoranException

testEvaluatorFilter

public void testEvaluatorFilter()
                         throws JoranException
Throws:
JoranException

testTurboDynamicThreshold

public void testTurboDynamicThreshold()
                               throws JoranException
Throws:
JoranException

testTurboDynamicThreshold2

public void testTurboDynamicThreshold2()
                                throws JoranException
Throws:
JoranException


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