Integrated: 8339513: [TestBug] Convert fxml tests to JUnit 5

Ajit Ghaisas aghaisas at openjdk.org
Mon Sep 16 16:44:10 UTC 2024


On Fri, 13 Sep 2024 10:45:33 GMT, Ajit Ghaisas <aghaisas at 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.

This pull request has now been integrated.

Changeset: 5993c09e
Author:    Ajit Ghaisas <aghaisas at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/5993c09eb21136d7371d355b72cb4b2e5b77c49d
Stats:     181 lines in 31 files changed: 57 ins; 16 del; 108 mod

8339513: [TestBug] Convert fxml tests to JUnit 5

Reviewed-by: kcr, angorya, mhanl

-------------

PR: https://git.openjdk.org/jfx/pull/1564


More information about the openjfx-dev mailing list