RFR: 8339512: [TestBug] Convert graphics tests to JUnit 5
Lukasz Kostyra
lkostyra at openjdk.org
Fri Sep 20 11:59:42 UTC 2024
On Thu, 19 Sep 2024 11:45:57 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
>> There will be plenty of uses of that all throughout this change, I wasn't 100% sure what JUnit5 expects or allows so I used the same `Stream<Arguments>` return type for parameter methods across all tests.
>
> This is fine and I think Stream<Argument> is what you will in most documentations as well, so good IMO.
I'll leave it as-is then.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1566#discussion_r1768468815
More information about the openjfx-dev
mailing list