[
https://issues.apache.org/jira/browse/FLINK-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982293#comment-14982293
]
Vasia Kalavri commented on FLINK-2910:
--------------------------------------
+1
We could actually make a larger effort to combine other Gelly tests as well.
Some tests that are spread out in different classes could be combined as well,
e.g. we have 3 different classes for testing graph creation, 2 for degrees, 4
for neighborhood methods, etc.
> 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)