[
https://issues.apache.org/jira/browse/FLINK-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14708490#comment-14708490
]
Fabian Hueske commented on FLINK-2445:
--------------------------------------
Hi [~mliesenberg],
yes, I would use mock Hadoop OutputFormats to verify that all methods are
called and include the methods of the (Job)Configurable interfaces.
IMO, the most important aspect of this JIRA is to have tests in place that
check the current implementation and can be extended in case we find bugs such
as FLINK-2394.
Best, Fabian
> Add tests for HadoopOutputFormats
> ---------------------------------
>
> Key: FLINK-2445
> URL: https://issues.apache.org/jira/browse/FLINK-2445
> Project: Flink
> Issue Type: Test
> Components: Hadoop Compatibility, Tests
> Affects Versions: 0.10, 0.9.1
> Reporter: Fabian Hueske
> Labels: starter
>
> The HadoopOutputFormats and HadoopOutputFormatBase classes are not
> sufficiently covered by unit tests.
> We need tests that ensure that the methods of the wrapped Hadoop
> OutputFormats are correctly called.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)