[PDE-Junit] No tests found [message #164706] |
Tue, 02 December 2003 11:05 |
Eclipse User |
|
|
|
Originally posted by: eisermann.4objects.com
Im just developing an Eclipse plugin which utilizes the
org.eclipse.jdt.core package and extends it.
I want to test this extension via junit. I downloaded the
pde.junit_2.1.5 plugin for my eclipse 2.1.2 version, following the
instructions on
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt- ui-home/plugins/org.eclipse.jdt.junit/index.html.
No i have the the "Run Junit Plugin Test" Button.
I have written some junit testcases. If i run it as a junit plugin in
test always get the
junit.framework.AssertionFailedError:
No tests found in de.ls10.effects.plugin.ControllerTest
error.
I think the junit testcase for the plugin in test has to be somewhat
different from an ordinary junit testcase, but i haven't found any
documentation about it.
Is there any sample code or good documentation for
the pde.junit plugin?
|
|
|
Powered by
FUDForum. Page generated in 0.02876 seconds