You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2016/08/26 14:07:20 UTC

[jira] [Created] (FLINK-4508) Consolidate DummyEnvironment and MockEnvironment for Tests

Stefan Richter created FLINK-4508:
-------------------------------------

             Summary: Consolidate DummyEnvironment and MockEnvironment for Tests
                 Key: FLINK-4508
                 URL: https://issues.apache.org/jira/browse/FLINK-4508
             Project: Flink
          Issue Type: Test
            Reporter: Stefan Richter
            Priority: Minor


Currently we {{DummyEnvironment}} and {{MockEnvironment}} as implementations of Environments for our test. Both serve a similar purpose, but offer slightly different features. We should consolidate this by merging them into one class that offers the best of both previous implementations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)