You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthew Gilliard (JIRA)" <ji...@codehaus.org> on 2010/12/28 22:08:58 UTC

[jira] Commented: (SUREFIRE-587) Doesn't run tests if they don't end with Test

    [ http://jira.codehaus.org/browse/SUREFIRE-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249840#action_249840 ] 

Matthew Gilliard commented on SUREFIRE-587:
-------------------------------------------

Agree with Gareth's comment -- this has caught us out in the past, too.  I could provide a patch, unless there is a backwards-compatibility concern?

> Doesn't run tests if they don't end with Test
> ---------------------------------------------
>
>                 Key: SUREFIRE-587
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-587
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: JUnit 3.x support, Junit 4.x support
>    Affects Versions: 2.4.3
>         Environment: N/A
>            Reporter: David J. M. Karlsen
>            Priority: Critical
>
> We have a mix of test - some purely junit4 (e.g. not extending anything and annotating with @Test) - and some which extends TestCase.
> I've discovered that the ones extending TestCase won't run if the classname doesn't end with Test - so that the class CommonsAttributesParserTests won't get included (notice the ending "s").

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