gradoop icon indicating copy to clipboard operation
gradoop copied to clipboard

Refactor LogicalGraphTest / GraphCollectionTest

Open s1ck opened this issue 9 years ago • 1 comments
trafficstars

Both classes include tests that use manual validation of graph heads and graph elements. This can be replaced by the corresponding equality methods.

s1ck avatar May 20 '16 08:05 s1ck

@s1ck is this issue still relevant? The class GraphCollectionTest does not exist anymore, and i don't understand what you mean with 'manual validation of graph heads and graph elements'. Do you mean the usage of validateEPGMElementCollections() and similar helper functions?

Rascat avatar Aug 01 '18 11:08 Rascat