ch.qos.logback.classic.jmx
Class JMXConfiguratorTest

java.lang.Object
  extended by ch.qos.logback.classic.jmx.JMXConfiguratorTest

public class JMXConfiguratorTest
extends Object


Constructor Summary
JMXConfiguratorTest()
           
 
Method Summary
 void contextReset()
           
 void contextStop()
           
 void getLoggerLevel_LBCLASSIC_78()
           
 void setLoggerLevel_LBCLASSIC_79()
           
 void setUp()
           
 void tearDown()
           
 void testNonRemovalOfPreviousIntanceFromTheContextListenerList()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JMXConfiguratorTest

public JMXConfiguratorTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

toString

public String toString()
Overrides:
toString in class Object

contextReset

public void contextReset()
                  throws Exception
Throws:
Exception

contextStop

public void contextStop()
                 throws Exception
Throws:
Exception

testNonRemovalOfPreviousIntanceFromTheContextListenerList

public void testNonRemovalOfPreviousIntanceFromTheContextListenerList()

getLoggerLevel_LBCLASSIC_78

public void getLoggerLevel_LBCLASSIC_78()

setLoggerLevel_LBCLASSIC_79

public void setLoggerLevel_LBCLASSIC_79()


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