Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » pde.test.utils and PDETestListener
pde.test.utils and PDETestListener [message #602248] Fri, 02 October 2009 07:03
Jesper Eskilson is currently offline Jesper EskilsonFriend
Messages: 134
Registered: July 2009
Senior Member
This article about PDE automation

http://www.eclipse.org/articles/article.php?file=Article-PDE JUnitAntAutomation/index.html

refers to a Eclipse plugin called pde.test.utils and a class named
PDETestListener, but they are nowhere to be found. Googling on the
plugin and classname gives me only (unanswered) questions about how to
find the plugin (such as a post to this newsgroup from november 2008),
or hits referring directly or indirectly to the article itself.

The case is that I want to run plugin tests from the command line. This
works fine as long as I use the org.eclipse.test.uitestapplication
application, but now I need to be able to run the tests in a non-UI
thread. As far as I can tell, there is a special application for doing
this, org.eclipse.pde.junit.runtime.nonuithreadtestapplication", but
this application requires (according to the article above) a separately
launched test listener (PDETestListener).

Any help would be greatly appreciated.

--
/Jesper
Previous Topic:Using one key binding for multiple actions
Next Topic:pde.test.utils and PDETestListener
Goto Forum:
  


Current Time: Thu Apr 25 21:33:23 GMT 2024

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

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

Back to the top