On Fri, 28 Jan 2022 13:14:37 GMT, Marius Hanl <mh...@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