[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.test-and-performance] Invoking the JUnit View from a popup-menu

Is this the correct newsgroup on which to ask the question below?

I can run my JUnit tests by explicitily running JUnit (Run... => Junit => etc.) but I would like to have a menu-item in my runtime-eclipse that runs my JUnit tests. Creating the menu-item per se is no problem, but then -- what call(s) do I make in the run() method of my IObjectActionDelegate to get the usual JUnit View?

Thanks,
Paul