When the tests for a project in Eclipse 3.2 are started
by choosing 'Run As' > 'JUnit Test' on the source
folder containing the tests, tests in associated
libraries are launched too. Since JFCTestCase is not
abstract JUnit attempts to run it as a test and I get
an junit.framework.AssertionFailedError: No tests found
in junit.extensions.jfcunit.JFCTestCase
Logged In: YES
user_id=1007725
Originator: NO
fixed in version 2.10 (www.sf.net/projects/jfcunit-2).