Radim Kolar created HADOOP-9122: ----------------------------------- Summary: Add powermock library for writing better unit tests Key: HADOOP-9122 URL: https://issues.apache.org/jira/browse/HADOOP-9122 Project: Hadoop Common Issue Type: Improvement Reporter: Radim Kolar Priority: Critical
This library is extension of mockito and easymock libraries. It allows testing of private methods, private variables and other otherwise untestable stuff. http://code.google.com/p/powermock/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira