1neverknow commented on PR #2169: URL: https://github.com/apache/zookeeper/pull/2169#issuecomment-2312526998
> https://junit.org/junit5/docs/5.0.1/api/org/junit/jupiter/api/Assertions.html#assertNotNull-java.lang.Object-java.lang.String- > > ```java > public static void assertNotNull(Object actual, String message) > ``` > > I think it is not. @1neverknow You're right; placing the message at first is a convention from JUnit 4. Thanks for pointing that out. -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org