Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF application unit tests
GEF application unit tests [message #174533] Wed, 30 March 2005 16:35 Go to next message
Eclipse UserFriend
Originally posted by: conductance.yahoo.com

While at EclipseCon, I was told that one of the things that help with on
time release is the use of massive amount of unit tests. I am particularly
interested in unit tests for plugins that are based on GEF and EMF. I
found some small amount unit tests from the Eclipse website on GEF.
However, it does not seem to be the complete set?

Can some please help me with pointers, downloads, whereabouts of detailed
unit tests for plugins based on GEF and EMF?

Thanks
Re: GEF application unit tests [message #174541 is a reply to message #174533] Wed, 30 March 2005 16:57 Go to previous messageGo to next message
Joël Cheuoua is currently offline Joël CheuouaFriend
Messages: 41
Registered: July 2009
Member
Hello Michael,

I don't know for GEF, but as for EMF I think one of the latest features is
the ability to generate unit test from your ecore.
If you mix EMF & GEF using EMF as the model, this may be enough ... if you
need more horsepower for the generated unit tests (eg. include GEF specific
graphical tests), you may try the plugin I wrote
http://sourceforge.net/projects/merlingenerator (there is a sample for
generating unit tests) or others that allows you to customize the unit tests
JET templates ... finally if you haven't done that yet, you may like to
consult the GMF newsgroup about using EMF & GEF together.

Joel.

"Michael" <conductance@yahoo.com> wrote in message
news:1a6225464e386dcc77210ed518b237e0$1@www.eclipse.org...
> While at EclipseCon, I was told that one of the things that help with on
> time release is the use of massive amount of unit tests. I am particularly
> interested in unit tests for plugins that are based on GEF and EMF. I
> found some small amount unit tests from the Eclipse website on GEF.
> However, it does not seem to be the complete set?
>
> Can some please help me with pointers, downloads, whereabouts of detailed
> unit tests for plugins based on GEF and EMF?
>
> Thanks
>
Re: GEF application unit tests [message #174557 is a reply to message #174533] Wed, 30 March 2005 17:47 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
org.eclipse.draw2d.test
org.eclipse.gef.test

But, like you said, there are just a few tests. We're now adding unit tests
for new functionality that we add, but don't have the time to go back and
add tests for all of Draw2d and GEF. We could use a little help in this
area, so please contribute if you have anything! We are going to be adding
performance tests in the near future (M7).

"Michael" <conductance@yahoo.com> wrote in message
news:1a6225464e386dcc77210ed518b237e0$1@www.eclipse.org...
> While at EclipseCon, I was told that one of the things that help with on
> time release is the use of massive amount of unit tests. I am particularly
> interested in unit tests for plugins that are based on GEF and EMF. I
> found some small amount unit tests from the Eclipse website on GEF.
> However, it does not seem to be the complete set?
>
> Can some please help me with pointers, downloads, whereabouts of detailed
> unit tests for plugins based on GEF and EMF?
>
> Thanks
>
Previous Topic:GEF Table first release
Next Topic:No more handles problem
Goto Forum:
  


Current Time: Thu Apr 25 13:23:36 GMT 2024

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

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

Back to the top