ch.qos.logback.core.joran.spi
Class DefaultNestedComponentRegistryTest

java.lang.Object
  extended by ch.qos.logback.core.joran.spi.DefaultNestedComponentRegistryTest

public class DefaultNestedComponentRegistryTest
extends Object


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

Constructor Detail

DefaultNestedComponentRegistryTest

public DefaultNestedComponentRegistryTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

smoke

public void smoke()

absent

public void absent()


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