RFR: 8339511: [TestBug] Convert Non parametrized base tests to JUnit 5 [v3]
Jay Bhaskar
jbhaskar at openjdk.org
Fri Sep 20 02:30:43 UTC 2024
On Thu, 19 Sep 2024 21:04:06 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Jay Bhaskar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Modification as per review
>
> modules/javafx.base/src/test/java/test/com/sun/javafx/binding/ContentBindingMapTest.java line 104:
>
>> 102: assertEquals(map2, op1);
>> 103: assertEquals(map2, op2);
>> 104:
>
> Why did you remove these test methods? They should be restored.
missed it, now updated
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1576#discussion_r1767833226
More information about the openjfx-dev
mailing list