ch.qos.logback.classic.spi
Class ContextListenerTest

java.lang.Object
  extended by ch.qos.logback.classic.spi.ContextListenerTest

public class ContextListenerTest
extends Object


Constructor Summary
ContextListenerTest()
           
 
Method Summary
 void setUp()
           
 void testNotifyOnReset()
           
 void testNotifyOnStart()
           
 void testNotifyOnStopNotResistant()
           
 void testNotifyOnStopResistant()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextListenerTest

public ContextListenerTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testNotifyOnReset

public void testNotifyOnReset()

testNotifyOnStopResistant

public void testNotifyOnStopResistant()

testNotifyOnStopNotResistant

public void testNotifyOnStopNotResistant()

testNotifyOnStart

public void testNotifyOnStart()


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