On Wed, 24 Mar 2021 15:03:36 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> Is there a way to test it more directly?

`ControlTestUtils` provides a way to get the number of listeners added to a 
property. Please check the updated test. With this direct way, should we keep 
the indirect way of testing which uses `changeListenerMap` ?

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

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

Reply via email to