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

Lars Francke commented on MRUNIT-13:
------------------------------------

I did, yes. And using it is simple indeed but what's also easy is to overlook 
that you'll have to use the annotations for your unit test now :)

{code}
@RunWith(PowerMockRunner.class)
@PrepareForTest(YourMapper.class)
{code}


> Add support for MultipleOutputs
> -------------------------------
>
>                 Key: MRUNIT-13
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-13
>             Project: MRUnit
>          Issue Type: New Feature
>            Reporter: E. Sammer
>            Assignee: Jim Donofrio
>             Fix For: 1.1.0
>
>         Attachments: MRUNIT-13.patch, mapreduce.zip, 
> vcs-diff-8290140541471322425-2.patch, vcs-diff8290140541471322425.patch
>
>
> Add support to mrunit for Hadoop's MultipleOutputs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to