Integrated: 8354794: [TestBug] LocalDateTimeStringConverterTest: Not all Tests needs to be parameterized
Marius Hanl
mhanl at openjdk.org
Fri Apr 18 11:01:51 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`.
This pull request has now been integrated.
Changeset: a25935d1
Author: Marius Hanl <mhanl at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/a25935d1b2778223901cec0d07b3f2f4d4be665b
Stats: 7 lines in 1 file changed: 1 ins; 3 del; 3 mod
8354794: [TestBug] LocalDateTimeStringConverterTest: Not all Tests needs to be parameterized
Reviewed-by: angorya
-------------
PR: https://git.openjdk.org/jfx/pull/1782
More information about the openjfx-dev
mailing list