Skip to main content



      Home
Home » Eclipse Projects » GEF » logicdesigner example testsuite available?
logicdesigner example testsuite available? [message #198534] Wed, 12 October 2005 09:22 Go to next message
Eclipse UserFriend
Dear all,

does anyone know whether there are JUnit Testcases available for the
logicdesigner example?
I'd like to figure out if and what I brake when changing code, to get a
better idea what it is done by which class and what is affected.

thanx in advance
kind regards

Astrid
Re: logicdesigner example testsuite available? [message #198699 is a reply to message #198534] Wed, 12 October 2005 12:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.unknown.com

Sorry, there are no junits available for the logic plugin (since it's an
example).

"Astrid Sawatzky" <assawatzky@compuserve.de> wrote in message
news:dij2n2$6p4$2@news.eclipse.org...
> Dear all,
>
> does anyone know whether there are JUnit Testcases available for the
> logicdesigner example?
> I'd like to figure out if and what I brake when changing code, to get a
> better idea what it is done by which class and what is affected.
>
> thanx in advance
> kind regards
>
> Astrid
Re: logicdesigner example testsuite available? [message #198706 is a reply to message #198699] Wed, 12 October 2005 12:21 Go to previous messageGo to next message
Eclipse UserFriend
Pratik Shah wrote:
> Sorry, there are no junits available for the logic plugin (since it's an
> example).
>
> "Astrid Sawatzky" <assawatzky@compuserve.de> wrote in message
> news:dij2n2$6p4$2@news.eclipse.org...
>
>>Dear all,
>>
>>does anyone know whether there are JUnit Testcases available for the
>>logicdesigner example?
>>I'd like to figure out if and what I brake when changing code, to get a
>>better idea what it is done by which class and what is affected.
>>
>>thanx in advance
>>kind regards
>>
>>Astrid
>
>
>

thank you for the answer.

So I'll start writing them, to see if things behave as I expect them to
work. This will be good for my test writing skills too.

kind regards
Astrid
Re: logicdesigner example testsuite available? [message #198787 is a reply to message #198706] Wed, 12 October 2005 13:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mvsteenbergen.eljakim.scratch-this.nl

I wonder, how do you write automated test classes for GUIs? Do you use
java.awt.Robot? Is that compatible with SWT?

Regards,

Martijn.

Astrid Sawatzky wrote:
> So I'll start writing them, to see if things behave as I expect them to
> work. This will be good for my test writing skills too.
Re: logicdesigner example testsuite available? [message #198829 is a reply to message #198787] Wed, 12 October 2005 18:36 Go to previous message
Eclipse UserFriend
Martijn van Steenbergen wrote:
> I wonder, how do you write automated test classes for GUIs? Do you use
> java.awt.Robot? Is that compatible with SWT?
>
> Regards,
>
> Martijn.
>
> Astrid Sawatzky wrote:
>
>> So I'll start writing them, to see if things behave as I expect them
>> to work. This will be good for my test writing skills too.

It seems there is a gui testing framework for eclipse called tptp. I
surely have to have a closer look at that.
In fact I will start with the tests of the model. Assuming it is really
independent from the gui, this should not cause any probs.
Controller Testing might work with mock objects. Not sure about that,
but hoping best.

vriendelijke groeten
Astrid
Previous Topic:Access restriction error EMF classes in GEF example projects
Next Topic:[ANN] GEF 3.1.1 and 3.2M2 released
Goto Forum:
  


Current Time: Sun Jun 22 16:29:30 EDT 2025

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

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

Back to the top