|
|
Window Licker
A framework for the test-driven development of Java systems with Swing GUIs.
Features
- Provides a high-level API for controlling and making assertions about Swing user interfaces
- Deals with the asynchronous nature of Swing programming so the tests don't have to
- Controls the GUI through the mouse and keyboard
- Handles different keyboard layouts
- Easily extensible to cope with new Swing user interface components
- Produces high quality error messages to help you easily diagnose test failures
