Eclipse and JUnit [message #30910] |
Thu, 10 October 2002 20:33 |
Eclipse User |
|
|
|
Originally posted by: neilgoldsmith.yahoo.com
What is the best way to go about writing JUnit tests that need UI input from
the Eclipse framework? We are using XP in our development, but find mouse
moves and things like that difficult to do. Is there an extension to JUnit
that exists for this purpose, or should we look into automated test tools to
help out.
thanks
|
|
|
|
Re: Eclipse and JUnit [message #31507 is a reply to message #30910] |
Wed, 16 October 2002 23:43 |
Eclipse User |
|
|
|
Originally posted by: " if.you.want.to.email".visit.my.site.joshbrain.tripod.com
IMB4U wrote:
> What is the best way to go about writing JUnit tests that need UI input from
> the Eclipse framework? We are using XP in our development, but find mouse
> moves and things like that difficult to do. Is there an extension to JUnit
> that exists for this purpose, or should we look into automated test tools to
> help out.
>
> thanks
>
>
It's not clear if you mean SWT automation or Swing automation. For
Swing, the only tool worth using, despite it's beta status, is
abbot.sourceforge.net. However, this will not work with SWT.
|
|
|
|
Re: Eclipse and JUnit [message #584787 is a reply to message #30910] |
Wed, 16 October 2002 23:43 |
Eclipse User |
|
|
|
Originally posted by: " if.you.want.to.email".visit.my.site.joshbrain.tripod.com
IMB4U wrote:
> What is the best way to go about writing JUnit tests that need UI input from
> the Eclipse framework? We are using XP in our development, but find mouse
> moves and things like that difficult to do. Is there an extension to JUnit
> that exists for this purpose, or should we look into automated test tools to
> help out.
>
> thanks
>
>
It's not clear if you mean SWT automation or Swing automation. For
Swing, the only tool worth using, despite it's beta status, is
abbot.sourceforge.net. However, this will not work with SWT.
|
|
|
Powered by
FUDForum. Page generated in 0.03076 seconds