slfan1989 commented on PR #7674:
URL: https://github.com/apache/hadoop/pull/7674#issuecomment-3170020602

   In PR #7858, Steve suggested using AssertJ instead of JUnit 5, which I 
believe is a very reasonable approach.
   We plan to gradually migrate the Hadoop project's unit tests to AssertJ. In 
this PR, I replaced `org.junit.jupiter.api.Assumptions.assumeFalse` and 
`assumeTrue` with `org.assertj.core.api.Assumptions.assumeThat`.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to