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 #21115 of 22044 |
Re: [junit] eclipse plugin

I'd start by looking at Request.method(), and build up from there.

David Saff

On Mon, Nov 17, 2008 at 5:03 PM, idan72 <ishai@...> wrote:
>
> JUnit 4 .
>
> I want to be able to create the class list and the tests in each class
> dynamacly if it possible.
>
> David Saff wrote:
>>
>> JUnit 3 or 4?
>>
>> David Saff
>>
>> On Mon, Nov 17, 2008 at 3:18 AM, idan72 <ishai@...> wrote:
>>>
>>> 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
>>> specific
>>> tests in class ?
>>> How can I do that with my code ?
>>>
>>> Thanks
>>> --
>>> View this message in context:
>>> http://www.nabble.com/eclipse-plugin-tp20530112p20530112.html
>>> Sent from the JUnit - User mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>
> --
> View this message in context:
> http://www.nabble.com/eclipse-plugin-tp20530112p20549174.html
> Sent from the JUnit - User mailing list archive at Nabble.com.
>
>



Tue Nov 18, 2008 6:29 pm

dsaff
Offline Offline
Send Email Send Email

Forward
Message #21115 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