Package com.github.actionfx.testing.annotation
-
Annotation Types Summary Annotation Type Description TestInFxThread Annotation to mark a test class or test method to be executed within the JavaFX thread.
| Annotation Type | Description |
|---|---|
| TestInFxThread |
Annotation to mark a test class or test method to be executed within the
JavaFX thread.
|