Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » My Junit plug-in tests do not run when launched against a Product
My Junit plug-in tests do not run when launched against a Product [message #557051] Fri, 03 September 2010 19:10
Chris Eagan is currently offline Chris EaganFriend
Messages: 15
Registered: July 2009
Junior Member
I have an RCP product that runs headless because it is only a server (using Jetty and Equinox). When I try to run the Junit Plug-in tests against it, specifying the product on the "Main" tab, the product launches and the tests don't run. The system just hangs apparently waiting for some trigger that would tell the Junit tests to begin running. If I switch to using Application "[No Application] - Headless Mode", things seem to work okay, but at this point, I'm not testing my Product or my Application. Is there some way to let the Junit tests know that it is time for them to run by adding some code to my start() method in my Application?
Previous Topic:Class.getMethods with JDT
Next Topic:Exceptions and there stacktrace console
Goto Forum:
  


Current Time: Wed Apr 24 14:59:12 GMT 2024

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

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

Back to the top