[code-reflection] RFR: Use JUnit instead of TestNG
Mourad Abbay
mabbay at openjdk.org
Mon Sep 15 12:47:37 UTC 2025
On Fri, 12 Sep 2025 17:53:57 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> One area we need to pay special attention to is the order of arguments of assert methods. junit and testng switch the order actual and expected parameters of such methods.
Yes. But It won't affect the test result, right ?
-------------
PR Comment: https://git.openjdk.org/babylon/pull/566#issuecomment-3292000038
More information about the babylon-dev
mailing list