surefire tries to treat nested classes, even anonymous ones, as test classes?
-----------------------------------------------------------------------------
Key: SUREFIRE-535
URL: http://jira.codehaus.org/browse/SUREFIRE-535
Project: Maven Surefire
Issue Type: Bug
Components: JUnit 3.x support
Affects Versions: 2.4.2
Reporter: benson margulies
Given a top-level test class that inherits from TestCase.
If it, internally, declares an anonymous class, or even a named child class,
surefire + junit tries to run it, and fails with a warning or an
initializationError. This does not happen from the vanilla junit test runner.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira