Is there a testing framework with SWT support which works like WindowLicker? I.e., drives the actual user interface instead of firing events programmatically (like SWTBot)?

有帮助吗?

解决方案

Project on Google code called WindowTester might satisfy your request..

WindowTester Pro User Guide on code.google.com

SWT test sample

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top