RFR: 8284676: TreeTableView loses sort ordering when applied on empty table [v2]
Ambarish Rapte
arapte at openjdk.org
Wed Jul 13 05:06:47 UTC 2022
On Tue, 12 Jul 2022 23:14:17 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
>> Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision:
>>
>> review comment: correct test name
>
> modules/javafx.controls/src/test/java/test/javafx/scene/control/TreeTableViewTest.java line 789:
>
>> 787: }
>> 788:
>> 789: @Test public void testSetSortOrderretainsWhenRootHasNoChildren() {
>
> Minor, fix the camel case: `testSetSortOrderRetainsWhenRootHasNoChildren`
Thanks, it is corrected now.
-------------
PR: https://git.openjdk.org/jfx/pull/825
More information about the openjfx-dev
mailing list