[ http://jira.codehaus.org/browse/SUREFIRE-45?page=all ]
fabrizio giustina updated SUREFIRE-45:
--------------------------------------
Fix Version/s: 2.2
> Include/Exclude by class name, not file name
> --------------------------------------------
>
> Key: SUREFIRE-45
> URL: http://jira.codehaus.org/browse/SUREFIRE-45
> Project: surefire
> Issue Type: New Feature
> Reporter: Ken Arnold
> Fix For: 2.2
>
>
> Right now I include/exclude based on file names. But file names are not
> class names -- see nested classes or non-public classes. (A class file can
> contain only one public class, and its name must match its file name, but it
> can have any number of package-accessible top-level classes.)
> I would like to be able to specify by class name, not file name. Possibly
> this a new pair of tags (e.g., <excludeClass>).
--
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