ch.qos.logback.core.util
Class StatusPrinterTest

java.lang.Object
  extended by ch.qos.logback.core.util.StatusPrinterTest

public class StatusPrinterTest
extends Object


Constructor Summary
StatusPrinterTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testBasic()
           
 void testNested()
           
 void testWithException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusPrinterTest

public StatusPrinterTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testBasic

public void testBasic()

testNested

public void testNested()

testWithException

public void testWithException()


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