Description
jfcUnit enables developers to write test cases for Java Swing based applications. It provides support for:
- Obtaining handles on Windows/Dialogs opened by the Java code.
- Locating components within a component hierarchy that occur within the containers found above.
- Raising events on the found components, e.g. clicking a button, typing text in a
TextComponent
. - Handling testing of components in a thread safe manner.
Details
- Listing categories Unit test
- Licence Open Source
- Status Inactive
- Supported Technology Java
- User Interface Command line
Contact
- Website http://jfcunit.sourceforge.net
Post New Review
You must be logged in to post a comment.