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

Method testGraphMLOutput

src/test/java/graph/TestUtils.java:99–119  ·  view source on GitHub ↗

Tests the GraphML output string for common problems and expected attribute and element values. @param directoryPrefix String (e.g., "class" or "custom") indicating the start of the directory name where the "expected" value files are found @param visualization String (e.g., "graffoo

(final String directoryPrefix, final String visualization, final String fileName, 
    		List<String> expectedPrefixes, List<String> expectedTitle, final String testXML)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 4

testForCommonProblemsMethod · 0.95
readControlNodesFileMethod · 0.95
readControlEdgesFileMethod · 0.95
compareTestToControlMethod · 0.95

Tested by

no test coverage detected