Testing content of SwingNode in JavaFX application [message #1786379] |
Wed, 02 May 2018 06:44  |
Eclipse User |
|
|
|
Hello,
we are currently redesigning our Java Swing application to offer a more contemporary experience. A decision was made to use JavaFX and to gradually rework our Swing code.
Because this takes a lot of time we want to reuse most of our Swing code an implement this with help of SwingNodes.
Of course we have to keep testing our code continuously but our current test-framework (Silk4J) does not support JavaFX. We then decided to use Jubula (Client API), because it seems to fulfill most of our needs. We already verified that it is possible to test the Swing content in a SwingNode.
Because our application is already using JavaFX and utilizing SwingNodes, we have yet to manage to start an AUT, that is able to test JavaFX and Swing components.
Is it possible to test JavaFX and Swing in combination, because we have several JavaFx components that affect the content of our SwingNodes?
Best regards,
Jannick Herrmann
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03283 seconds