Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » PDE and JUnit
PDE and JUnit [message #299105] Fri, 10 February 2006 08:25 Go to next message
Eclipse UserFriend
Anyone know what newsgroup would be appropriate for PDE/JUnit questions? I
don't see a PDE newsgroup, period.
Re: PDE and JUnit [message #299108 is a reply to message #299105] Fri, 10 February 2006 09:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.bettsockentraeger.de

This is a good start if there is no specialized Newsgroup available.

John Cortell wrote:
> Anyone know what newsgroup would be appropriate for PDE/JUnit questions?
> I don't see a PDE newsgroup, period.
>
Re: PDE and JUnit [message #299110 is a reply to message #299108] Fri, 10 February 2006 09:34 Go to previous messageGo to next message
Eclipse UserFriend
Well, I was hoping someone would know of a good source of documentation
(formal or informal) on writing JUnit tests for Eclipse plugins. I've seen
adequate info on using JUnit itself (to test, say, a standard Java
application developed with Eclipse JDT), and I've even found a good
article on how to invoke a JUnit test phase as part of a build process.
But I can't find anything that describes how to actually go about writing
a JUnit test suite for an Eclipse plugin. It seems the only thing I can go
on are existing tests suites--examine and disect those and figure out how
to write tests for my own plugins. I was just hoping there was a less
painful approach.
Re: PDE and JUnit [message #299113 is a reply to message #299110] Fri, 10 February 2006 09:51 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

They really aren't any different other than you launch using the JUnit
Plugin Test launch configuration instead of the standard JUnit Test
launch configuration.

John Cortell wrote:
> Well, I was hoping someone would know of a good source of documentation
> (formal or informal) on writing JUnit tests for Eclipse plugins. I've
> seen adequate info on using JUnit itself (to test, say, a standard Java
> application developed with Eclipse JDT), and I've even found a good
> article on how to invoke a JUnit test phase as part of a build process.
> But I can't find anything that describes how to actually go about
> writing a JUnit test suite for an Eclipse plugin. It seems the only
> thing I can go on are existing tests suites--examine and disect those
> and figure out how to write tests for my own plugins. I was just hoping
> there was a less painful approach.
>

--
Thanks,
Rich Kulp
Previous Topic:Log double click event
Next Topic:Headless application with plugins
Goto Forum:
  


Current Time: Sun Apr 27 00:31:41 EDT 2025

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

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

Back to the top