Eclipse Automated Testing Framework [message #58598] |
Fri, 03 October 2003 10:24 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03606 seconds