org.slf4j.dummyExt
Class XLoggerTest

java.lang.Object
  extended by org.slf4j.dummyExt.XLoggerTest

public class XLoggerTest
extends Object


Constructor Summary
XLoggerTest()
           
 
Method Summary
 void setUp()
           
 void testCaught()
           
 void testEntering()
           
 void testExiting()
           
 void testLocationExtraction_Bug114()
           
 void testThrowing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XLoggerTest

public XLoggerTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testEntering

public void testEntering()

testExiting

public void testExiting()

testThrowing

public void testThrowing()

testCaught

public void testCaught()

testLocationExtraction_Bug114

public void testLocationExtraction_Bug114()


Copyright © 2005–2016 QOS.ch. All rights reserved.