RFR: 8354794: [TestBug] LocalDateTimeStringConverterTest: Not all Tests needs to be parameterized
Andy Goryachev
angorya at openjdk.org
Wed Apr 16 19:14:44 UTC 2025
On Wed, 16 Apr 2025 18:23:01 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
> As discussed in #1778, those test does not need to be parameterized, we therefore can replace `@ParameterizedTest` and `@MethodSource` with `@Test`.
looks good. thank you for making changes!
-------------
Marked as reviewed by angorya (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1782#pullrequestreview-2773594748
More information about the openjfx-dev
mailing list