public class LoggerTest extends Object
| Constructor and Description |
|---|
LoggerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpLogger() |
void |
tearDownLogger() |
void |
testLoggingAtALLLevel() |
void |
testLoggingAtDefaultLevel() |
void |
testLoggingAtMONITLevel() |
void |
testLoggingAtOFFLevel() |
void |
testLoggingLotsOfMessages() |
void |
testLogsFromSeveralThreadsAreNotInterleaved() |
public final void setUpLogger()
public final void tearDownLogger()
public final void testLoggingAtDefaultLevel()
throws Exception
Exceptionpublic final void testLoggingAtMONITLevel()
throws Exception
Exceptionpublic final void testLoggingLotsOfMessages()
throws Exception
ExceptionCopyright © 2010-2018 Linagora. All Rights Reserved.