Plugin unit testing [message #58448] |
Wed, 01 October 2003 14:37  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03728 seconds