public class SimpleLoggerTest extends Object
Constructor and Description |
---|
SimpleLoggerTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
checkUseOfCachedOutputStream() |
void |
checkUseOfLastSystemStreamReference() |
void |
emptyLoggerName() |
void |
loggerNameWithNoDots_WithLevel() |
void |
loggerNameWithNoDots_WithNoSetLevel() |
void |
loggerNameWithOneDot_NoSetLevel() |
void |
loggerNameWithOneDotShouldInheritFromParent() |
void |
offLevel() |
void |
testTheadIdWithoutThreadName() |
void |
testThreadId() |
public SimpleLoggerTest()
public void before()
public void after()
public void emptyLoggerName()
public void offLevel()
public void loggerNameWithNoDots_WithLevel()
public void loggerNameWithOneDotShouldInheritFromParent()
public void loggerNameWithNoDots_WithNoSetLevel()
public void loggerNameWithOneDot_NoSetLevel()
public void checkUseOfLastSystemStreamReference()
public void checkUseOfCachedOutputStream()
public void testTheadIdWithoutThreadName()
public void testThreadId()
Copyright © 2005–2022 QOS.ch. All rights reserved.