| Eclipse Test Framework [message #319373] |
Fri, 17 August 2007 16:21 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03396 seconds