shurymury / jfx-tests

JavaFX Jemmy-based tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v2.0


Languages

Language:Java 96.1%Language:HTML 3.6%Language:CSS 0.1%Language:Smarty 0.0%Language:JavaScript 0.0%Language:VBScript 0.0%Language:Shell 0.0%Language:Batchfile 0.0%