You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2020/01/15 10:33:00 UTC

[jira] [Closed] (FLINK-15535) Add usage of ProcessFunctionTestHarnesses for testing documentation

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

Kostas Kloudas closed FLINK-15535.
----------------------------------
    Fix Version/s: 1.10.0
         Assignee: vinoyang
       Resolution: Fixed

Merged on master with d7edaaa8f28b2a1ae1090077477d994afb7b702f
and on release-1.10 with 8927e9723cb68dbda849c5a38dc674187f980ba3

> Add usage of ProcessFunctionTestHarnesses for testing documentation
> -------------------------------------------------------------------
>
>                 Key: FLINK-15535
>                 URL: https://issues.apache.org/jira/browse/FLINK-15535
>             Project: Flink
>          Issue Type: Wish
>          Components: Documentation
>            Reporter: vinoyang
>            Assignee: vinoyang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Recently, we added {{ProcessFunctionTestHarness}} for testing {{ProcessFunction}}. However, except {{ProcessFunctionTestHarnessesTest}} I can not find anything about this test harness in the master codebase.
> Considering {{ProcessFunction}} is the very important and frenquency-used UDF.
> I suggest that we could add a test example in the [testing documentation|https://ci.apache.org/projects/flink/flink-docs-stable/dev/stream/testing.html#integration-testing].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)