You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrunit.apache.org by "Brock Noland (Commented) (JIRA)" <ji...@apache.org> on 2011/12/20 01:25:30 UTC

[jira] [Commented] (MRUNIT-44) Remove AllTests classes

    [ https://issues.apache.org/jira/browse/MRUNIT-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172777#comment-13172777 ] 

Brock Noland commented on MRUNIT-44:
------------------------------------

Nice work!

I think we want to remove the unneeded imports of TestCase?

{code}
import junit.framework.TestCase;
{code}

Otherwise it looks good!
                
> Remove AllTests classes
> -----------------------
>
>                 Key: MRUNIT-44
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-44
>             Project: MRUnit
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: file.patch
>
>
> Now that we use maven, running all the tests is as simple as: {{mvn test}} as such, I don't think we have to maintain the AllTests classes. If we do this, I think we can remove the super class of TestCase from all our tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira