I want to write a JUnit-test for a plugin of mine. I set it up so it
starts with "JUnit Plug-in Test". Now I want to simulate clicking on a
popup-menu, which I added when right-clicking on a folder on the
project-view. So how can I do this?
Usul a écrit :
> Hi,
>
> I want to write a JUnit-test for a plugin of mine. I set it up so it
> starts with "JUnit Plug-in Test". Now I want to simulate clicking on a
> popup-menu, which I added when right-clicking on a folder on the
> project-view. So how can I do this?
>
> thank you
>