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

Method checkEdgeDetails

src/test/java/graph/TestUtils.java:304–349  ·  view source on GitHub ↗

Checks that the edgeText is valid per one of the control edge models. @param id String for error reporting @param edgeText String with the edge element details @param controlEdges List defining each edge and its expected element and attribute values @return er

(final String id, final String edgeText, 
    		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 3

determineEdgeMatchMethod · 0.95
checkAttributeOrValueMethod · 0.95
toStringMethod · 0.80

Tested by

no test coverage detected