rgoers commented on a change in pull request #468:
URL: https://github.com/apache/logging-log4j2/pull/468#discussion_r579613637
##
File path:
log4j-1.2-api/src/test/java/org/apache/log4j/CallerInformationTest.java
##
@@ -57,9 +57,9 @@ public void testMethodLogger() throws Exce
carterkozak commented on a change in pull request #468:
URL: https://github.com/apache/logging-log4j2/pull/468#discussion_r579498048
##
File path: log4j-1.2-api/src/test/java/org/apache/log4j/CategoryTest.java
##
@@ -78,23 +78,23 @@ public void testForcedLog() {
catego
carterkozak opened a new pull request #468:
URL: https://github.com/apache/logging-log4j2/pull/468
I've applied some refactors I wrote a while ago:
https://github.com/palantir/assertj-automation
Separated into two commits, first migrates from other asserts to assertj,
and a second which