avandeursen opened a new pull request #721: URL: https://github.com/apache/logging-log4j2/pull/721
This commit strengthens the test suite for the `DateLookup` class so that it achieves full branch coverage. The javadoc for the `lookup(event, key)` method incorrectly stated that the key was ignored. This has been updated to clarify that the date of the event is shown. The PR replaces the hand-written `MyLogEvent` with a mockito mock class. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
