Search the web
Sign In
New User? Sign Up
junit · JUnit, the Java unit testing framework written by Kent Beck and Erich Gamma.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
eclipse plugin   Message List  
Reply | Forward Message #21110 of 22044 |
Re: [junit] eclipse plugin


Hi,

I didnt see in the source code what is the action taken by eclipse to run
only part of the class.
What is name of the plugin that eclipse use?
Which junit classes it use to do that ? what is the flow ?
Does anyone do something like this not connected to eclipse ?

Thanks




Malte Finsterwalder-2 wrote:
>
> idan72 wrote:
>> Does anyone know how eclipse do that ? How does it build it to run
>> specific
>> tests in class ?
>> How can I do that with my code ?
>
> Eclipse is open source... ;-)
>
> Greetings,
> Malte
>
>
>

--
View this message in context:
http://www.nabble.com/eclipse-plugin-tp20530112p20544602.html
Sent from the JUnit - User mailing list archive at Nabble.com.




Mon Nov 17, 2008 5:59 pm

ishai@...
Send Email Send Email

Forward
Message #21110 of 22044 |
Expand Messages Author Sort by Date

Hi, I want to be able to run specific test in class file. From eclipse I can do that. Does anyone know how eclipse do that ? How does it build it to run...
idan72
ishai@...
Send Email
Nov 17, 2008
12:20 pm

... Eclipse is open source... ;-) Greetings, Malte...
Malte Finsterwalder
maltefinster...
Offline Send Email
Nov 17, 2008
3:38 pm

Hi, I didnt see in the source code what is the action taken by eclipse to run only part of the class. What is name of the plugin that eclipse use? Which junit...
idan72
ishai@...
Send Email
Nov 17, 2008
11:12 pm

JUnit 3 or 4? David Saff...
David Saff
dsaff
Offline Send Email
Nov 17, 2008
7:08 pm

JUnit 4 . I want to be able to create the class list and the tests in each class dynamacly if it possible. ... -- View this message in context:...
idan72
ishai@...
Send Email
Nov 17, 2008
11:14 pm

I'd start by looking at Request.method(), and build up from there. David Saff...
David Saff
dsaff
Offline Send Email
Nov 18, 2008
6:29 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help