gradoop
gradoop copied to clipboard
Refactor LogicalGraphTest / GraphCollectionTest
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 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?