RFR: 8336882: Convert CssStyleHelperTest to use JUnit 5
Kevin Rushforth
kcr at openjdk.org
Mon Jul 22 12:28:43 UTC 2024
On Mon, 22 Jul 2024 09:45:38 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> Conversion of the CssStyleHelperTest to JUnit 5 for PR's #1503 and #1505
Looks good.
This is a simple enough test-only fix that you can integrate it without waiting for 1 day, if you want. Also, this would be reasonable to backport to jfx23 if you intend to target either of the two fixes that depend on it to jfx23.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1515#pullrequestreview-2191428909
PR Comment: https://git.openjdk.org/jfx/pull/1515#issuecomment-2242832336
More information about the openjfx-dev
mailing list