Performs a general check that each of the expected nodes and edges is present in the output GraphML. @param visualization String @param testXML String holding the generated XML @param controlNodes List @param controlEdges List @return error String
(final String visualization, final String testXML,
List<NodeTestDetailsModel> controlNodes, List<EdgeTestDetailsModel> controlEdges)
source not stored for this graph (policy: none)
no test coverage detected