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

Radim Kolar commented on HADOOP-9122:
-------------------------------------

I do not want to go into discussion where is really low probability that change 
would be done. Because its hard to beat "it might break something" argument 
because every change might break something. I do not have experience that 
powermock break something unless it is related to class loading and then you 
have to setup powermock properly to ignore loaded on demand classes.

Currently i am on way out of Hadoop, because your review speed is too low for 
us with no sign of improvement. I am just finishing my tickets to not let 
unfinished work behind.
                
> 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
>            Assignee: Radim Kolar
>            Priority: Critical
>         Attachments: powermock.txt
>
>
> 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

Reply via email to