On Mon, Apr 02, 2001 at 03:16:18PM -0400, Bao Ha wrote: > > I have a swing-based applet that I would like to build a test suite using > some > tools like dejagnu. > > Any comments/suggestions before I jump in with head first?
Have you taken a look at JUnit [http://www.junit.org/]? I have no personally used it myself but I have been reading about it and I believe it will do what you need it to do. I will hopefully be using it in my projects in the near future. -- Adam VanderHook [EMAIL PROTECTED] http://www.capcol.edu/student/avanderhook/