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

Method checkAttributeOrValue

src/test/java/graph/TestUtils.java:154–206  ·  view source on GitHub ↗

Checks the value of a particular attribute, or the value of the element (if the attributeName parameter is empty). @param xmlDetails String holding all the XML elements from or to or @param forNode boolean (true if this is for a node element check,

(final String xmlDetails, final boolean forNode, 
    		final String id, final String element, final String attributeName, final String compareValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

checkEdgeDetailsMethod · 0.95
checkNodeDetailsMethod · 0.95

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected