ch.qos.logback.core.helpers
Class ThrowableToStringArrayTest

java.lang.Object
  extended by ch.qos.logback.core.helpers.ThrowableToStringArrayTest

public class ThrowableToStringArrayTest
extends Object


Constructor Summary
ThrowableToStringArrayTest()
           
 
Method Summary
 void multiNested()
           
 void nested()
           
 void setUp()
           
 void smoke()
           
 void tearDown()
           
 void verify(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrowableToStringArrayTest

public ThrowableToStringArrayTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

verify

public void verify(Throwable t)

smoke

public void smoke()

nested

public void nested()

multiNested

public void multiNested()


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