https://kotlinlang.org logo
j

jschneider

12/08/2017, 4:05 PM
I am writing some unit tests with testfx. Is there a way to block the UI thread while I am doing some work in my test and only then free up the ui thread? I would like to check that some events have not yet been processed on the ui thread