Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Eclipse Automated Testing Framework
Eclipse Automated Testing Framework [message #58598] Fri, 03 October 2003 10:24
Eclipse UserFriend
Originally posted by: rsudra.hotmail.com

Dear all,

I have been taking a look at how Eclipse (and our own plugins) can be tested
using the automated testing framework. I have been looking at some of the
test code as I want to see how the framework is used to test package
methods, and how it achieves this considering that the test plugin and the
target plugin are loaded using separate classloaders.(and therefore no
visibility). I haven't stumbled on any examples yet, could anyone point some
out?

I have been able to solve this problem using reflection but I wanted to see
how the eclipse engineers do it, or do they just test only public methods.
Bear in mind that I do not want to test private methods, just public and
package ones.

Thanks
Raj
Previous Topic:Non IDE application Based on Eclipse.
Next Topic:Eclipse Automated Testing Framework
Goto Forum:
  


Current Time: Thu Apr 25 15:39:07 GMT 2024

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

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

Back to the top