You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yun Tang (Jira)" <ji...@apache.org> on 2020/04/06 17:05:00 UTC

[jira] [Created] (FLINK-17011) Introduce builder to create AbstractStreamOperatorTestHarness for testing

Yun Tang created FLINK-17011:
--------------------------------

             Summary: Introduce builder to create AbstractStreamOperatorTestHarness for testing
                 Key: FLINK-17011
                 URL: https://issues.apache.org/jira/browse/FLINK-17011
             Project: Flink
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 1.10.0
            Reporter: Yun Tang
             Fix For: 1.11.0


Current \{{AbstractStreamOperatorTestHarness}} lacks of builder which leads us to create more constructors. Moreover, to set customized component, we might have to call \{{AbstractStreamOperatorTestHarness#setup}}, which might be treated a deprecated interface, before using.



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