Package org.testfx.framework.junit5
-
Interface Summary Interface Description ApplicationFixture -
Class Summary Class Description ApplicationAdapter ApplicationExtension ApplicationExtension.AnnotationBasedApplicationFixture ApplicationTest JavaFXInterceptorUtils Simple JUnit 5 extension to ensure that@Test
statements are executed in the JavaFX UI thread.JavaFXInterceptorUtils.JavaFxInterceptor Simple JUnit 5 extension to ensure that@Test
statements are executed in the JavaFX UI thread.JavaFXInterceptorUtils.SelectiveJavaFxInterceptor Simple JUnit 5 extension to ensure that@Test
statements are executed in the JavaFX UI thread. -
Annotation Types Summary Annotation Type Description Init Start Stop TestFx extension of JUnits @Test annotation to indicate that a particular test should be explicitly executed within the JavaFX thread.