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

Method compareTestToControl

src/test/java/graph/TestUtils.java:509–578  ·  view source on GitHub ↗

Compares the expected values for the title, prefixes, and all the nodes and edges with the values in the generated XML. @param visualization String @param testXML String holding the generated XML @param expectedPrefixes List identifying all of the prefixes to be included in the

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testGraphMLOutputMethod · 0.95

Calls 4

checkExpectedMethod · 0.95
checkNodeDetailsMethod · 0.95
checkEdgeDetailsMethod · 0.95
toStringMethod · 0.80

Tested by

no test coverage detected