You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Martin Junghanns (JIRA)" <ji...@apache.org> on 2015/10/24 11:49:27 UTC

[jira] [Created] (FLINK-2910) Combine tests for binary graph operators

Martin Junghanns created FLINK-2910:
---------------------------------------

             Summary: Combine tests for binary graph operators
                 Key: FLINK-2910
                 URL: https://issues.apache.org/jira/browse/FLINK-2910
             Project: Flink
          Issue Type: Test
          Components: Gelly
    Affects Versions: 0.10
            Reporter: Martin Junghanns
            Assignee: Martin Junghanns
            Priority: Minor


Atm, testing a binary operator (i.e. union and difference) is done in two similar tests: one is testing the expected vertex set and one the expected edge set. This can be combined in one test per operator using {LocalCollectionOutputFormat<>)



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