MCPcopy Create free account
hub / github.com/NinePts/OntoGraph / checkExpected

Method checkExpected

src/test/java/graph/TestUtils.java:362–419  ·  view source on GitHub ↗

Performs a general check that each of the expected nodes and edges is present in the output GraphML. @param visualization String @param testXML String holding the generated XML @param controlNodes List @param controlEdges List @return error String

(final String visualization, final String testXML, 
    		List<NodeTestDetailsModel> controlNodes, List<EdgeTestDetailsModel> controlEdges)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compareTestToControlMethod · 0.95

Calls 2

checkBlankNodesMethod · 0.95
toStringMethod · 0.80

Tested by

no test coverage detected