Package org.testfx.framework.junit5
package org.testfx.framework.junit5
-
ClassDescriptionSimple JUnit 5 extension to ensure that
@Test
statements are executed in the JavaFX UI thread.Simple JUnit 5 extension to ensure that@Test
statements are executed in the JavaFX UI thread.Simple JUnit 5 extension to ensure that@Test
statements are executed in the JavaFX UI thread.extension of JUnits @Test annotation to indicate that a particular test should be explicitly executed within the JavaFX thread.