org.slf4j.impl
Class SimpleLoggerTest

java.lang.Object
  extended by org.slf4j.impl.SimpleLoggerTest

public class SimpleLoggerTest
extends Object


Constructor Summary
SimpleLoggerTest()
           
 
Method Summary
 void after()
           
 void before()
           
 void emptyLoggerName()
           
 void loggerNameWithNoDots_WithLevel()
           
 void loggerNameWithNoDots_WithNoSetLevel()
           
 void loggerNameWithOneDot_NoSetLevel()
           
 void loggerNameWithOneDotShouldInheritFromParent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleLoggerTest

public SimpleLoggerTest()
Method Detail

before

public void before()

after

public void after()

emptyLoggerName

public void emptyLoggerName()

loggerNameWithNoDots_WithLevel

public void loggerNameWithNoDots_WithLevel()

loggerNameWithOneDotShouldInheritFromParent

public void loggerNameWithOneDotShouldInheritFromParent()

loggerNameWithNoDots_WithNoSetLevel

public void loggerNameWithNoDots_WithNoSetLevel()

loggerNameWithOneDot_NoSetLevel

public void loggerNameWithOneDot_NoSetLevel()


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