ch.qos.logback.classic.spi
Class CallerDataTest

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

public class CallerDataTest
extends Object


Constructor Summary
CallerDataTest()
           
 
Method Summary
 void testBasic()
           
 void testDeferredProcessing()
          This test verifies that in case caller data cannot be extracted, CallerData.extract does not throw an exception
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallerDataTest

public CallerDataTest()
Method Detail

testBasic

public void testBasic()

testDeferredProcessing

public void testDeferredProcessing()
This test verifies that in case caller data cannot be extracted, CallerData.extract does not throw an exception



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