[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[News.eclipse.technology.gmf] Re: need of test plug-in in GMF model?
|
- From: Richard Gronback <richard.gronback@xxxxxxxxxxx>
- Date: Mon, 31 Jul 2006 06:33:39 -0400
- Newsgroups: eclipse.technology.gmf
- Organization: EclipseCorner
- Thread-index: Aca0jMkpB9XHWCCAEduoEgAWy4cHeQ==
- Thread-topic: need of test plug-in in GMF model?
- User-agent: Microsoft-Entourage/11.2.5.060620
Hi Balraj,
You must have selected 'Generate All' on your EMF genmodel, which includes
this tests plug-in (yes, for junit testing). This is an EMF feature.
You can take a look at GMF's unit tests, either in the tests download, or
directly from CVS, for examples to follow. You might also want to look at
TPTP, as I understand they have some level of support for UI testing.
Best,
Rich
On 7/31/06 3:42 AM, in article
afc757fc55692d3c262dd6cb770dabdf$1@xxxxxxxxxxxxxxx, "Balraj Kannan"
<balraj.kannan@xxxxxx> wrote:
>
> Hi,
>
> While using the GMF tutorial I found a plugin called 'tests' created. I
> was wondering if this can be used to do some automated test cases. I also
> see this is based on JUnit framework. I wonder if JUnit allows for testing
> of GUI components?
> Is there a way to achieve this? Please suggest
>
> Thanks
> Regards,
> Balraj
>