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

Method checkNodeDetails

src/test/java/graph/TestUtils.java:431–492  ·  view source on GitHub ↗

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

(final String id, final String nodeText, 
    		List<NodeTestDetailsModel> controlNodes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compareTestToControlMethod · 0.95

Calls 2

checkAttributeOrValueMethod · 0.95
toStringMethod · 0.80

Tested by

no test coverage detected