Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Plugin unit testing
Plugin unit testing [message #58448] Wed, 01 October 2003 18: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 13:55 Go to previous message
Alex Chapiro is currently offline Alex ChapiroFriend
Messages: 82
Registered: July 2009
Member
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 13:55 Go to previous message
Alex Chapiro is currently offline Alex ChapiroFriend
Messages: 82
Registered: July 2009
Member
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: Thu Apr 25 06:15:23 GMT 2024

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

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

Back to the top