Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » -> PDE JUnit
-> PDE JUnit [message #57211] Fri, 13 June 2003 22:12 Go to next message
Martin Kersten is currently offline Martin KerstenFriend
Messages: 306
Registered: July 2009
Senior Member
Hi there,

just wanna ask if someone uses JUnit for Plugintesting. I got the
plugin but dont know where to look for documentation. I dont know
how to set up any testcases for plugin testing... .

So how does it work?


Thanks

Martin (Kersten)
Re: -> PDE JUnit [message #57240 is a reply to message #57211] Fri, 13 June 2003 22:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: adam.kiezun.gmx.net.remove

i do

see how org.eclipse.jdt.ui.tests and org.eclipse.jdt.ui.refactoring.tests do it
a.
--
eclipse.org
Re: -> PDE JUnit [message #61455 is a reply to message #57211] Thu, 19 June 2003 07:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: me.home.com

Martin,

Kent Beck and Erich Gamma are writing a book "Contributing to Eclipse" where
they use the plugin for their unit tests
You might want to check it out (it is still a draft though), you can find it
at :

http://groups.yahoo.com/group/contributingtoeclipse/files/

Wim.

"Martin Kersten" <Martin.Kersten@student.uni-magdeburg.de> wrote in message
news:bcdi5o$4e0$1@rogue.oti.com...
> Hi there,
>
> just wanna ask if someone uses JUnit for Plugintesting. I got the
> plugin but dont know where to look for documentation. I dont know
> how to set up any testcases for plugin testing... .
>
> So how does it work?
>
>
> Thanks
>
> Martin (Kersten)
>
>
Re: -> PDE JUnit [message #62177 is a reply to message #61455] Thu, 19 June 2003 20:55 Go to previous messageGo to next message
Martin Kersten is currently offline Martin KerstenFriend
Messages: 306
Registered: July 2009
Senior Member
Hi Wim,

> Kent Beck and Erich Gamma are writing a book "Contributing to Eclipse"
where
> they use the plugin for their unit tests
> You might want to check it out (it is still a draft though), you can find
it
> at :
>
> http://groups.yahoo.com/group/contributingtoeclipse/files/
I know that work already. ;) My problem is how the lifecycle of a test case
of
a plugin in. Normaly every method gets a setup etc. But testing a plugin
seams
to be slightly diffrent. I will check the book again. Maybe they added
something
new. ;)

But I will also check the PDE TestCases used to test the eclipse plugins.
Maybe
I find some answers. If not I will touch the code of PDE Unit within next
days
(its not much, around 30k I think).


Thanks,

Martin (Kersten)

>
> Wim.
>
> "Martin Kersten" <Martin.Kersten@student.uni-magdeburg.de> wrote in
message
> news:bcdi5o$4e0$1@rogue.oti.com...
> > Hi there,
> >
> > just wanna ask if someone uses JUnit for Plugintesting. I got the
> > plugin but dont know where to look for documentation. I dont know
> > how to set up any testcases for plugin testing... .
> >
> > So how does it work?
> >
> >
> > Thanks
> >
> > Martin (Kersten)
> >
> >
>
>
Re: -> PDE JUnit [message #63589 is a reply to message #61455] Fri, 20 June 2003 20:41 Go to previous message
Martin Kersten is currently offline Martin KerstenFriend
Messages: 306
Registered: July 2009
Senior Member
Hi Telenet,

> Kent Beck and Erich Gamma are writing a book "Contributing to Eclipse"
where
> they use the plugin for their unit tests
> You might want to check it out (it is still a draft though), you can find
it
> at :
>
> http://groups.yahoo.com/group/contributingtoeclipse/files/

Well they added a lot. And most important of all... they added the
informations
I needed. Thanks for telling me. It is 3 month ago since I've checked the
drafts there.
Kent and Gamma seams to have a productiv time then ;)


Thanks!!

Martin (Kersten)

>
> Wim.
>
> "Martin Kersten" <Martin.Kersten@student.uni-magdeburg.de> wrote in
message
> news:bcdi5o$4e0$1@rogue.oti.com...
> > Hi there,
> >
> > just wanna ask if someone uses JUnit for Plugintesting. I got the
> > plugin but dont know where to look for documentation. I dont know
> > how to set up any testcases for plugin testing... .
> >
> > So how does it work?
> >
> >
> > Thanks
> >
> > Martin (Kersten)
> >
> >
>
>
Previous Topic:Q: JUnit and Rerun single test from hierarchy
Next Topic:Package Explorer Directory Structute
Goto Forum:
  


Current Time: Thu Dec 26 20:11:52 GMT 2024

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

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

Back to the top