[ https://issues.apache.org/jira/browse/MAPREDUCE-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778481#action_12778481 ]
Konstantin Boudnik commented on MAPREDUCE-1050: ----------------------------------------------- Another though on this: mockito jar is included into common configuration of ivy. Should it be included into test' config instead? Also, the needed modifications for {{.eclipse_template/.classpath is missed}} > Introduce a mock object testing framework > ----------------------------------------- > > Key: MAPREDUCE-1050 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1050 > Project: Hadoop Map/Reduce > Issue Type: Test > Components: test > Reporter: Tom White > Assignee: Tom White > Attachments: MAPREDUCE-1050.patch, MAPREDUCE-1050.patch, > MAPREDUCE-1050.patch, MAPREDUCE-1050.patch > > > Using mock objects in unit tests can improve code quality (see e.g. > http://www.mockobjects.com/). Hadoop would benefit from having a mock object > framework for developers to write unit tests with. Doing so will allow a > wider range of failure conditions to be tested and the tests will run faster. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.