RFR: 8339511: [TestBug] Convert Non parametrized base tests to JUnit 5 [v4]

Kevin Rushforth kcr at openjdk.org
Fri Sep 20 13:40:43 UTC 2024


On Thu, 19 Sep 2024 21:06:40 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Jay Bhaskar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   one missing , formating
>
> modules/javafx.base/src/test/java/test/com/sun/javafx/binding/ContentBindingSetTest.java line 99:
> 
>> 97:     public void testBind_X_Self() {
>> 98:         Bindings.bindContent(op2, op2);
>> 99:     }
> 
> These test methods should be restored.

You missed restoring these test methods.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1576#discussion_r1768628338


More information about the openjfx-dev mailing list