Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Eclipse and JUnit
Eclipse and JUnit [message #30910] Thu, 10 October 2002 20:33 Go to next message
Eclipse UserFriend
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 #31231 is a reply to message #30910] Fri, 11 October 2002 22:39 Go to previous messageGo to next message
David Kyle is currently offline David KyleFriend
Messages: 125
Registered: July 2009
Senior Member
Have you considered JFCUnit? http://sourceforge.net/projects/jfcunit

"An extension to the JUnit framework that enables you to execute unit tests
against code that presents a Swing based interface.", from JFCUnit website.

"IMB4U" <neilgoldsmith@yahoo.com> wrote in message
news:ao4cb7$9st$1@rogue.oti.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 Go to previous message
Eclipse UserFriend
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 #584660 is a reply to message #30910] Fri, 11 October 2002 22:39 Go to previous message
David Kyle is currently offline David KyleFriend
Messages: 125
Registered: July 2009
Senior Member
Have you considered JFCUnit? http://sourceforge.net/projects/jfcunit

"An extension to the JUnit framework that enables you to execute unit tests
against code that presents a Swing based interface.", from JFCUnit website.

"IMB4U" <neilgoldsmith@yahoo.com> wrote in message
news:ao4cb7$9st$1@rogue.oti.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 #584787 is a reply to message #30910] Wed, 16 October 2002 23:43 Go to previous message
Eclipse UserFriend
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.
Previous Topic:selections in the workbench
Next Topic:Porting Stellation
Goto Forum:
  


Current Time: Fri Apr 26 16:21:17 GMT 2024

Powered by FUDForum. Page generated in 0.03688 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top