Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse Test Framework
Eclipse Test Framework [message #319373] Fri, 17 August 2007 16:21
Eclipse UserFriend
Originally posted by: suchandra_nag.hotmail.com

I am trying to run Eclipse Junit plugin test from the command line using
the following command line

java -jar startup.jar -console -testApplication
org.eclipse.test.uitestapplication -testpluginname
com.lggi.esp.rcp.tests -classname
com.lggi.esp.rcp.tests.catalog.ExplorerTreeViewTest -product
com.lggi.esp.client.app.main.brunwick_main_product -dev workspace
formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJU nitResultFormatter
-os win32 -ws win32 -arch x86 -vmargs -Dosgi.parentClassloader=ext

This was mentioned in the article that came with the Eclipse Automated
Tests distribution (eclipse-testing/testframework.html).

However, this doesn't run the requested test (i.e.
com.lggi.esp.rcp.tests.catalog.ExplorerTreeViewTest). I have verified
that all the OSGI bundles that are required have been resolved and also
the plugin named "com.lggi.esp.rcp.tests" that contains the test is
existing in the plugins directory. Any ideas as to how I can get this
to run the tests?

Thanks in advance
Suchandra
Previous Topic:Scheduler pref is not setting with plugin_customization.ini file
Next Topic:Debug View lost selection on stepping
Goto Forum:
  


Current Time: Sun Nov 09 14:15:12 EST 2025

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

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

Back to the top