Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » JUnit plug-in tests: no tests found
JUnit plug-in tests: no tests found [message #192631] Thu, 13 January 2005 15:25
Eclipse UserFriend
Originally posted by: rickystreambase.yahoo.com

Hi,
When I try to run JUnit plugin tests in my
'application' plugin they run fine, but when I call
them under my 'core' plugin, I receive the following
error:

junit.framework.AssertionFailedError: No tests found
in com.sb.ide.core.SBProjectTest

I'm using the same method to execute both, select each
test class, then with the Run menu I select Run -> Run
As -> JUnit Plug-in Test

I definitely extended TestCase correctly, and I have
adhered to the right naming convention for tests so I
know the tests exist in the SBProjectTest class.

I'm not quite sure why this doesn't work, because when
I run tests in a different plugin they work fine. I
must be missing something obvious but I'm not sure
what it is.

thanks, Ricardo Garcia
Previous Topic:Self-hosting and wrapped jars
Next Topic:Installing dependent plugins from Update Site
Goto Forum:
  


Current Time: Thu May 08 21:40:50 EDT 2025

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

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

Back to the top