RFR: 8251481: TableCell accessing row: NPE on auto-sizing [v3]

Marius Hanl mhanl at openjdk.java.net
Fri Jan 28 13:17:12 UTC 2022


On Fri, 28 Jan 2022 12:40:15 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>> I can align it. And yeah makes sense to add a test for the TreeTableView/TreeTableCell.
>
> just curious: why didn't you move the tests into TableColumnHeaderTest?

I had no particular reason, I think the test fits both classes, although `TableColumnHeaderTest` just tests the normal `TableView`. So I kept it in the `TableCellTest` class

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

PR: https://git.openjdk.java.net/jfx/pull/716


More information about the openjfx-dev mailing list