Package org.testfx.framework.junit5.utils
-
Class Summary Class Description FXUtils Small tool to execute/call JavaFX GUI-related code from potentially non-JavaFX thread (equivalent to old: SwingUtilities.invokeLater(...) ...FXUtils.ExceptionWrapper FXUtils.RunnableWithReturn<R>