[ 
https://issues.apache.org/jira/browse/MRUNIT-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brock Noland resolved MRUNIT-199.
---------------------------------

    Resolution: Fixed

Thank you very much Lukas! I have committed this to trunk and trunk-hadoop1!

> Mapper.Context and Reducer.Context are not fully mocked
> -------------------------------------------------------
>
>                 Key: MRUNIT-199
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-199
>             Project: MRUnit
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Lukas Nalezenec
>            Assignee: Lukas Nalezenec
>             Fix For: 1.1.0
>
>         Attachments: 199.patch
>
>
> Both Context classes are mocked used Mockito but not all behaviour is 
> specified. By default, Mockito returns null for unspecified calls. This is 
> causing NPE. This change instructs Mockito to return Mocks, not nulls.



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

Reply via email to