Package com.github.actionfx.testing.junit5
-
Class Summary Class Description AbstractHeadlessMonocleExtension Extension to TestFX'sApplicationExtensionthat sets the test platform "Monocle" to "headless".FxThreadForAllMonocleExtension Extension to TestFX'sApplicationExtensionthat starts one JavaFX thread for ALL test methods.FxThreadForEachMonocleExtension Extension to TestFX'sApplicationExtensionthat starts one JavaFX thread for EACH test methods.