RFR: 8251481: TableCell accessing row: NPE on auto-sizing [v3]
Jeanette Winzenburg
fastegal at openjdk.java.net
Sat Jan 29 13:57:14 UTC 2022
On Fri, 28 Jan 2022 13:14:37 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
>> 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
just thought I had overlooked something, .. okay, fair enough :) Still think that all tests for autosizing (both for Tree/TableView) have their best home in TableColumnHeaderTest, but then that's my personal preference.
-------------
PR: https://git.openjdk.java.net/jfx/pull/716
More information about the openjfx-dev
mailing list