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