X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Forg%2Fonap%2Fdmaap%2Fdbcapi%2Futil%2FGraphTest.java;h=449746ad553f2c14915478fbc9ee3acceb6d8426;hp=7cedfac731faca2ed721fbe203b8d25e46e1c2cb;hb=1611944a45491e2b8f00606b0aac2cdb0de8dde8;hpb=f595e173fdb3921cb6c6855f5389871ee3c3ada3 diff --git a/src/test/java/org/onap/dmaap/dbcapi/util/GraphTest.java b/src/test/java/org/onap/dmaap/dbcapi/util/GraphTest.java index 7cedfac..449746a 100644 --- a/src/test/java/org/onap/dmaap/dbcapi/util/GraphTest.java +++ b/src/test/java/org/onap/dmaap/dbcapi/util/GraphTest.java @@ -89,7 +89,7 @@ public class GraphTest { s = g.getCentralLoc(); g.setHasCentral( true ); - g.isHasCentral(); + g.hasCentral(); hm = g.getGraph();