[
https://issues.apache.org/jira/browse/MRUNIT-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mac Noland updated MRUNIT-44:
-----------------------------
Attachment: file.patch
I've made two changes represented in this patch file.
1) The first is that I removed the JUnit TestCase parent class from all the
MRUnit test classes. I then inserted the Assertions that are no longer
available from the classes parent (now Object).
2) Then I removed the AllTests class from each package as I'm guessing that is
something Maven no longer needs.
If I have misunderstood any of the requirements of this issue, my apologies.
Feel free to send me feedback and I can make the adjustments as needed.
Mac
> 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