Skip to content

kevinrushforth/jfx-tests

 
 

Repository files navigation

This repository contains source code of tests and tools for Java FX.

For more information, please consult README files whithin subdirectories.

Layout:
tools - test tools
tools/Jemmy - JemmyFX tool and accompanying tools.
bigapps - test suites based on using real world applicashions.
bigapps/EnsembleTests - tests using the Ensemble app.

It is possible, although not required, to set tested JavaFX version by calling
$ ant -Djavafx.rt=<Java FX RE location> jar
javafx.rt must be set so that there is lib/jfxrt.jar within it.

About

JavaFX Jemmy-based tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.3%
  • HTML 3.6%
  • CSS 0.1%
  • Smarty 0.0%
  • JavaScript 0.0%
  • VBScript 0.0%