[
https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526984#comment-13526984
]
Radim Kolar commented on HADOOP-7537:
-------------------------------------
Powermock does not introduce considerable new dangers compared to already used
mockito solution. 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.
> Add PowerMock for the development of better tests
> -------------------------------------------------
>
> Key: HADOOP-7537
> URL: https://issues.apache.org/jira/browse/HADOOP-7537
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.23.0
> Reporter: Kihwal Lee
> Assignee: Kihwal Lee
> Priority: Minor
> Fix For: 0.23.0
>
> Attachments: powermock.patch
>
>
> We already have Mockito, but PowerMock extends its capabilties so that we can
> mock constructors and static methods. I find that it is extremely difficult,
> if not impossible, to properly test some of the low-level features without
> this.
--
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