Skip navigation links
A B C E F G I L N P S T U 

A

AbstractLogDataAppenderTest - Class in com.ebmwebsourcing.easycommons.logger
 
AbstractLogDataAppenderTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.AbstractLogDataAppenderTest
 
AbstractLogDataFormatterTest - Class in com.ebmwebsourcing.easycommons.logger
 
AbstractLogDataFormatterTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.AbstractLogDataFormatterTest
 
afterTest() - Method in class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandlerTest
 

B

BasicLogDataAppenderTest - Class in com.ebmwebsourcing.easycommons.logger
 
BasicLogDataAppenderTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
before() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 

C

clearRecords() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandler
Allow to clear the buffer.
close() - Method in class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandler
 
close() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandler
 
com.ebmwebsourcing.easycommons.logger - package com.ebmwebsourcing.easycommons.logger
 
com.ebmwebsourcing.easycommons.logger.handler - package com.ebmwebsourcing.easycommons.logger.handler
 
ContextualFileHandlerTest - Class in com.ebmwebsourcing.easycommons.logger.handler
 
ContextualFileHandlerTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
createHandler() - Method in class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandlerTest
 
createTestLogData() - Static method in class com.ebmwebsourcing.easycommons.logger.AbstractLogDataFormatterTest
 

E

extractTestHandler(Logger) - Static method in class com.ebmwebsourcing.easycommons.logger.TestHandler
Return a TestHandler if the provided Logger in parameter has one, else return null.

F

flush() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandler
 
formattedDate - Variable in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 

G

generateExpectedExceptionMessagePart(Throwable) - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
getAllRecords() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandler
Allow to return all logged records.
getAllRecords(Level) - Method in class com.ebmwebsourcing.easycommons.logger.TestHandler
Allow to return all logged records for a specific provided Level.
getLogEntries() - Method in class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandler
 
getLoggerWithTestHandler(String, TestHandler) - Static method in class com.ebmwebsourcing.easycommons.logger.TestHandler
Get a logger with the specified logger name and only the test handler (all the previous handlers are removed)

I

INFORMATIONAL_MESS_PART - Static variable in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
initSimulatedTime() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 

L

LevelTest - Class in com.ebmwebsourcing.easycommons.logger
 
LevelTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.LevelTest
 
LogDataFormatterTest - Class in com.ebmwebsourcing.easycommons.logger
 
LogDataFormatterTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
LogDataTest - Class in com.ebmwebsourcing.easycommons.logger
 
LogDataTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
LoggerHelperTest - Class in com.ebmwebsourcing.easycommons.logger
 
LoggerHelperTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
LoggerTest - Class in com.ebmwebsourcing.easycommons.logger
 
LoggerTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.LoggerTest
 
LogRecordHelper - Class in com.ebmwebsourcing.easycommons.logger
 

N

newLogRecord(Level, String, long) - Static method in class com.ebmwebsourcing.easycommons.logger.LogRecordHelper
Create a log record with the logger name equals to myLogger.
newLogRecordWithException(Level, String, long, Throwable) - Static method in class com.ebmwebsourcing.easycommons.logger.LogRecordHelper
 
newTestLogData(String, Object) - Static method in class com.ebmwebsourcing.easycommons.logger.AbstractLogDataAppenderTest
 

P

publish(LogRecord) - Method in class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandler
 
publish(LogRecord) - Method in class com.ebmwebsourcing.easycommons.logger.TestHandler
 

S

setUpLogger() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerTest
 

T

tearDownLogger() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerTest
 
testAddDataAppender() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testAppendBigDecimalDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendBigIntegerDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendBooleanDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendByteDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendCharDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendDoubleDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendEnumDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendFloatDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendIntArrayDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendIntegerArrayDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendIntegerDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendLongDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendNullDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendObjectArrayDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendObjectArrayWithNullDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendObjectDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendShortDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendStringArrayDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testAppendStringDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendBigDecimalDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendBigIntegerDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendBooleanDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendByteDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendCharDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendDoubleDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendEnumDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendFloatDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendIntArrayDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendIntegerArrayDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendIntegerDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendLongDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendNullDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendObjectArrayDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendObjectArrayWithNullDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendObjectDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendShortDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendStringArrayDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCanAppendStringDataValue() - Method in class com.ebmwebsourcing.easycommons.logger.BasicLogDataAppenderTest
 
testCheckGetLevelsReturnOrder() - Method in class com.ebmwebsourcing.easycommons.logger.LevelTest
 
testClearRecords() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandlerTest
 
testClearUnsupported() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
testCloneUnsupported() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
testConfigurationWithAllPropertiesSet() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testConstructionWithEmptyLogFilename() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testConstructionWithFileSeparatorInLogFilename() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testConstructionWithLoopPropertyInBasedir() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testConstructionWithResolvablePropertyInBasedir() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testConstructionWithUnresolvedPropertyInBasedir() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testDefaultConfiguration() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testEntrySetUnmodifiable() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
TestFileHandler - Class in com.ebmwebsourcing.easycommons.logger.handler
Stores logs in a list
TestFileHandler(String) - Constructor for class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandler
 
TestFileHandler() - Constructor for class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandler
 
TestFileHandlerTest - Class in com.ebmwebsourcing.easycommons.logger.handler
 
TestFileHandlerTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandlerTest
 
testFinestHandlerWithMonitRecord() - Method in class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandlerTest
 
testFormatMessageWithLogData() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormatMessageWithNullAsFirstValueInParameters() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormatMessageWithNullAsParametersValue() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormatMessageWithoutLogData() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormatMessageWithPrefix() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormatting(LogDataFormatter, Object[], Throwable, String, String) - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormattingWithExceptionChainNoRecordParam() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormattingWithExceptionLogDataAsRecordParam() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormattingWithExceptionNoRecordParam() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormattingWithoutExceptionEmptyLogDataAsRecordParam() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormattingWithoutExceptionLogDataAsRecordParam() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormattingWithoutExceptionLogDataAsRecordParamButNoAppender() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormattingWithoutExceptionNoRecordParam() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testFormattingWithoutExceptionUnhandledRecordParam() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testGetAllRecords() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandlerTest
 
testGetAllRecordsAfterInit() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandlerTest
 
testGetAllRecordsForLevel() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandlerTest
 
testGetHandlersOrParentHanderslOnALogger() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
testGetHandlersOrParentHanderslOnChildOfRootLogger() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
testGetHandlersOrParentHandersOnLittleChildUserLoggerWithUseParentHandlersToFalseAndAHandlerOnChildLogger() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
testGetHandlersOrParentHandersOnLittleChildUserLoggerWithUseParentHandlersToFalseAndNoHandlerOnChildLogger() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
testGetHandlersOrParentHandersOnLittleChildUserLoggerWithUseParentHandlersToTrue() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
testGetLevelOrParentLevelOnChildOfRootLogger() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
testGetLevelOrParentLevelOnChildOfUserLogger() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
testGetLevelOrParentLevelOnChildOfUserLoggerWhenSpecificLevelGiven() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
testGetLevelOrParentLevelOnLittleChildUserLogger() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerHelperTest
 
testGetLoggerWithTestHandler() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandlerTest
 
testGettingDefaultLevelsReturnJDKObjects() - Method in class com.ebmwebsourcing.easycommons.logger.LevelTest
 
testGettingMONITLevelSeveralTimesReturnSameObject() - Method in class com.ebmwebsourcing.easycommons.logger.LevelTest
 
testGettingMONITMSGLevelSeveralTimesReturnSameObject() - Method in class com.ebmwebsourcing.easycommons.logger.LevelTest
 
TestHandler - Class in com.ebmwebsourcing.easycommons.logger
Class with represent a test memory handler aspect.
TestHandler() - Constructor for class com.ebmwebsourcing.easycommons.logger.TestHandler
 
TestHandlerTest - Class in com.ebmwebsourcing.easycommons.logger
Allow to test and check the correct functionalities of TestHandler class
TestHandlerTest() - Constructor for class com.ebmwebsourcing.easycommons.logger.TestHandlerTest
 
testInfoHandlerWithFinestRecord() - Method in class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandlerTest
 
testInfoHandlerWithInfoRecord() - Method in class com.ebmwebsourcing.easycommons.logger.handler.TestFileHandlerTest
 
testJdkParsingMONITLevels() - Method in class com.ebmwebsourcing.easycommons.logger.LevelTest
 
testKeySetUnmodifiable() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
TestLogData - Class in com.ebmwebsourcing.easycommons.logger
 
TestLogData() - Constructor for class com.ebmwebsourcing.easycommons.logger.TestLogData
 
testLoggingAtALLLevel() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerTest
 
testLoggingAtDefaultLevel() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerTest
 
testLoggingAtMONITLevel() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerTest
 
testLoggingAtOFFLevel() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerTest
 
testLoggingLotsOfMessages() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerTest
 
testLogsFromSeveralThreadsAreNotInterleaved() - Method in class com.ebmwebsourcing.easycommons.logger.LoggerTest
 
testMONITLevelBetweenCONFIGandFINE() - Method in class com.ebmwebsourcing.easycommons.logger.LevelTest
 
testMONITMSGLevelBetweenMONITandFINE() - Method in class com.ebmwebsourcing.easycommons.logger.LevelTest
 
testNoLogDataAppenderPresentByDefault() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
testParsingDefaultLevelsReturnJDKObjects() - Method in class com.ebmwebsourcing.easycommons.logger.LevelTest
 
testParsingMONITLevels() - Method in class com.ebmwebsourcing.easycommons.logger.LevelTest
Here we use assertEquals and not assertSame because Level.KnowLevel stores copies of the instances that were given to them by the constructor of the current class (for security reasons).
testPublishAppendsInLogFileIfPresent() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testPublishAppendsInLogFileIfPresentBetweenTwoRuns() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testPublishButInvalidLogFilePath() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testPublishCreatesLogFileIfAbsent() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testPublishLogRecord() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandlerTest
 
testPublishLogRecordLevelOFF() - Method in class com.ebmwebsourcing.easycommons.logger.TestHandlerTest
 
testPublishOnSeveralDifferentFilesConcurrently() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testPublishWithLoopPropertyInFilename() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testPublishWithLoopPropertyInSubdir() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testPublishWithUnresolvedPropertyInLogFilename() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testPublishWithUnresolvedPropertyInSubdir() - Method in class com.ebmwebsourcing.easycommons.logger.handler.ContextualFileHandlerTest
 
testPutAllUnsupported() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
testPutData() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
testPutUnsupported() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
testRemoveUnsupported() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
testValuesUnmodifiable() - Method in class com.ebmwebsourcing.easycommons.logger.LogDataTest
 
time - Variable in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 

U

utcTime - Variable in class com.ebmwebsourcing.easycommons.logger.LogDataFormatterTest
 
A B C E F G I L N P S T U 
Skip navigation links

Copyright © 2010-2018 Linagora. All Rights Reserved.