Skip to main content



      Home
Home » Eclipse Projects » Technology Project and PMC » Plugin unit testing
Plugin unit testing [message #58448] Wed, 01 October 2003 14:37 Go to next message
Eclipse UserFriend
Originally posted by: rsudra.hotmail.com

Dear all,

If I have two projects, a plugin project and a test project for that plugin,
how can I get visibility to package members for testing purposes? I
understand that as each plugin project uses a separate classloader, even
though the package tree's are the same, there is no access to test these
package methods.

Many thanks in advance for your help, hope this is to the right news group!
Raj
Re: Plugin unit testing [message #59552 is a reply to message #58448] Fri, 24 October 2003 09:55 Go to previous message
Eclipse UserFriend
If I understand you right, you just have as in regular plugin
cooperation case to add your plugin project to a dependency list of your
test plugin (wich causes adding it to test plugin class path).

Rajeev Sudra wrote:

> Dear all,
>
> If I have two projects, a plugin project and a test project for that plugin,
> how can I get visibility to package members for testing purposes? I
> understand that as each plugin project uses a separate classloader, even
> though the package tree's are the same, there is no access to test these
> package methods.
>
> Many thanks in advance for your help, hope this is to the right news group!
> Raj
>
>
>
Re: Plugin unit testing [message #595910 is a reply to message #58448] Fri, 24 October 2003 09:55 Go to previous message
Eclipse UserFriend
If I understand you right, you just have as in regular plugin
cooperation case to add your plugin project to a dependency list of your
test plugin (wich causes adding it to test plugin class path).

Rajeev Sudra wrote:

> Dear all,
>
> If I have two projects, a plugin project and a test project for that plugin,
> how can I get visibility to package members for testing purposes? I
> understand that as each plugin project uses a separate classloader, even
> though the package tree's are the same, there is no access to test these
> package methods.
>
> Many thanks in advance for your help, hope this is to the right news group!
> Raj
>
>
>
Previous Topic:question about CVS
Next Topic:[CVS] Unsupported SSH protocol version: SSH-2.0-OpenSSH_3.4p1
Goto Forum:
  


Current Time: Fri May 02 22:24:14 EDT 2025

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

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

Back to the top