SWT and Eclipse-plugin Application Testing (Eclipse Java Editor example)
This example test suite demonstrates how Twist can be used to test SWT or Eclipse-plugin applications. This example uses SWTBot to create a java class, a java method and execute a java application.
Each scenario can be read, understood and executed successfully by itself.
SWTBot is an open-source Java based UI/functional testing tool for testing SWT and Eclipse based applications.
For more info refer SWTBot

