Class | Description |
---|---|
FXComponentTest<N extends javafx.scene.Parent,O> | |
FXRunner |
Specialized runner who bootstrap JavaFX and runs the test methods on the
FX-Thread
|
FXTestRule |
Rule to make sure test statements are run on the JavaFX Thread
|
FXTestStatement |
Run a Test on the JavaFX Thread and in a running JavaFX application
|
Annotation Type | Description |
---|---|
FXTest |
Annotation for methods to run them in a JavaFX context and on the FX-Thread
|
Copyright © 2019. All rights reserved.