You are viewing a plain text version of this content. The canonical link for it is here.
Posted to surefire-dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2006/01/03 18:49:13 UTC

[jira] Closed: (SUREFIRE-19) default excludes prevents inner class test cases

     [ http://jira.codehaus.org/browse/SUREFIRE-19?page=all ]
     
Carlos Sanchez closed SUREFIRE-19:
----------------------------------

     Assign To: Carlos Sanchez  (was: Jason van Zyl)
    Resolution: Fixed

> default excludes prevents inner class test cases
> ------------------------------------------------
>
>          Key: SUREFIRE-19
>          URL: http://jira.codehaus.org/browse/SUREFIRE-19
>      Project: surefire
>         Type: Bug

>     Versions: 1.4
>     Reporter: Jesse McConnell
>     Assignee: Carlos Sanchez
>      Fix For: 1.5.2
>  Attachments: maven-surefire-plugin.patch, surefire.patch
>
>
> some people use inner classes for junit tests since they have access to private variables in the unit tests.
> for my particular case we have all unit tests called Foo$TEST
> in the DirectoryBattery there was a default excludes that was _always_ getting added to exclude inner classes...so the patch attached moves this default exclusion to the listing of default excluders in the maven-surefire-plugin and removed the forced exclusion.

-- 
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