FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. It provides an easy-to-use, DSL-oriented API that makes creation and maintenance of GUI tests easy. It can be used with JUnit and TestNG.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
标签:
new features and improvements, Major feature enhancements, Major bugfixes
This version contains many new features, improvements, and bugfixes. For example: better support for internationalization, improved support for testing JTables and JTrees, new assertions for verifying tooltips and client properties on Swing components, fixed threading issues in ScreenLock, and much more.
Major bugfixes. ContainerFixture has been extended to support timeouts when looking up dialog-based components (Dialog, JFileChooser, and JOptionPane.)