ch.qos.logback.classic.selector
Class ContextDetachingSCLTest

java.lang.Object
  extended by ch.qos.logback.classic.selector.ContextDetachingSCLTest

public class ContextDetachingSCLTest
extends Object


Constructor Summary
ContextDetachingSCLTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testDetach()
           
 void testDetachWithMissingContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextDetachingSCLTest

public ContextDetachingSCLTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testDetach

public void testDetach()

testDetachWithMissingContext

public void testDetachWithMissingContext()


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