共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > windowlicker |
windowlicker
|
1 | 0 | 198 |
贡献者 | 讨论 | 代码提交 |
Window LickerA framework for the test-driven development of Java systems through the GUI.
FeaturesProvides a high-level API for controlling and making assertions about graphical user interfaces: Swing Dynamic HTML (aka "AJAX") including GWT Deals with the asynchronous nature of GUI and AJAX programming so the tests don't have to Controls the GUI by sending native mouse and keyboard events Handles different keyboard layouts Produces high quality error messages to help you easily diagnose test failures Easily extensible to cope with new user interface components More InformationHOW-TO Documentation