Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.javafx.test
-
Interface Summary Interface Description Testable TheTestable
interface should be implemented by any class whose instances are intended to be executed by a test in another thread. -
Class Summary Class Description AbstractJavaFXTest Extend this class if all tests should be run on the JavaFX UI thread.JavaFXJUnit5Test Extend this class if all tests should be run on the JavaFX UI thread.JavaFXThreadingInterceptor A JUnit 5InvocationInterceptor
for running tests on the JavaFX thread.JavaFXThreadingRule A JUnitRule
for running tests on the JavaFX thread and performing JavaFX initialization.JavaFXViewTest MainThreadTestable Marker class, which indicates that the testable should be run on main thread.OpCountingObject Person PersonUtils Util -
Enum Summary Enum Description PersonUtils.Attrib Person attribute types.