Searched defs:ERROR_ADDED_SELF_LOOP (Results 1 – 6 of 6) sorted by relevance
74 static final String ERROR_ADDED_SELF_LOOP = "Should not be allowed to add a self-loop edge."; field in AbstractGraphTest
103 static final String ERROR_ADDED_SELF_LOOP = "Should not be allowed to add a self-loop edge."; field in AbstractNetworkTest
61 private static final String ERROR_ADDED_SELF_LOOP = field in GraphsTest