dipper.utils.TestUtils module

class dipper.utils.TestUtils.TestUtils

Bases: object

test_graph_equality(turtlish, graph)
Parameters:
  • turtlish – String of triples in turtle format without prefix header
  • graph – Graph object to test against
Returns:

Boolean, True if graphs contain same set of triples