[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.foundation] Re: Where can I find the unit testcase code of eclipse

zjffdu wrote:
Hi all,

I am looking for the unit testcase code of eclipse, because I'd like to learn the eclipse API in more details, hope this is the right place of asking this kind of question.
If you want to learn APIs then the test cases aren't the best place to look as they often use/call internal code for their tests. Anyway, you can download the tests from any SDK build, e.g. http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/index.php

Dani

Thank you for any help.


Jeff Zhang