Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to get tests visible to the launcher?
icon5.gif  How to get tests visible to the launcher? [message #902460] Fri, 17 August 2012 17:39
Alcemir Santos is currently offline Alcemir SantosFriend
Messages: 23
Registered: July 2012
Junior Member

Hi everybody,


Imagine you have a TreeViewer in your View. The TreeViewer shown mainly two types, a parent (MyParentNode) and its children representing references to java test classes.

How can I get this test classes visible to the launcher in order to execute them with JUnit?

In other words, I want to made 'MyParentNode' work like a 'Java Package'. Since I launch the MyParentNode all the Java test classes should be executed.

I've searched for answers to this question with no success.


Thanks in advance,
Previous Topic:NotHandledException with dynamic menu in Juno
Next Topic:Non p2 compliant plugin not loading in Solaris
Goto Forum:
  


Current Time: Fri Apr 19 20:55:29 GMT 2024

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

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

Back to the top