Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.test
package com.iamsoft.util.ui.javafx.test
-
ClassDescriptionExtend this class if all tests should be run on the JavaFX UI thread.Extend this class if all tests should be run on the JavaFX UI thread.A JUnit 5
InvocationInterceptorfor running tests on the JavaFX thread.A JUnitRulefor running tests on the JavaFX thread and performing JavaFX initialization.Marker class, which indicates that the testable should be run on main thread.Person attribute types.TheTestableinterface should be implemented by any class whose instances are intended to be executed by a test in another thread.