On Fri, 13 Sep 2024 10:45:33 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:
> This converts FXML module tests to junit5. > > All changes are trivial API replacements from junit4 to junit5. > There are no parameterized tests in this module. All looks good. I presume you verified that there are no `assertXxxx` calls with a message string? I didn't see any, and the GHA build is green. ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1564#pullrequestreview-2303083363