[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[pde-ui-dev] Re: Using org.eclipse.ui.testing and/or PDE Unit
|
- From: Hugo Garcia <hugo.a.garcia@xxxxxxxxx>
- Date: Sun, 31 Jul 2005 22:30:54 -0400
- Delivered-to: pde-ui-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Nm4UzC8k1pCqsboeFPPK8YG/ExKcg2DLV5gb91tNU0qEAwJHdAWNrYro+41bCODQ9S9rHKaRlUeRaoI9nH9ADrD09xwUaIOOmVc5CwLG13SlD/aElBXkPKPFOhOXaJgXSm5mkVp27LB5e812BZ4t3fRrrCPvIwiapr9T+dWBO9E=
Well... I guess there are no docs or pointers except for the code?
-H
On 7/26/05, Hugo Garcia <hugo.a.garcia@xxxxxxxxx> wrote:
> Hi
>
> First of all, I do not know if this is the right place to ask the
> following or not. If not then please kindly direct me to the proper
> place.
>
> I am building a plugin that will test other plugins under development.
> I would like to be able to access a runtime application and perform
> test just as PDE Unit does. At the moment I am going through the PDE
> Unit code and trying to figure out how to implement / use
> org.eclipse.ui.testing. I am looking for any other additional
> information available such as links, docs, guidelines... anything on
> how to implement your own test harness akin to PDE Unit. I looked at
> the TPTP project but that is a too much at this moment thus my
> interest in PDE Unit.
>
> Thank you in advance
>
> -H
>