lsa: define CoordinateLsa operator==
getCorRadius, setCorRadius, getCorTheta, setCorTheta methods are
renamed, in accordance with ndn-cxx code style recommendations.
refs #4094
Change-Id: Iaf3ebf3b895d6dc351b2f754e4a9c65713bdca3a
diff --git a/tests/test-statistics.cpp b/tests/test-statistics.cpp
index 887112a..43bbf70 100644
--- a/tests/test-statistics.cpp
+++ b/tests/test-statistics.cpp
@@ -268,7 +268,7 @@
auto coorLsa = lsdb.findLsa<CoordinateLsa>(conf.getRouterPrefix());
seqNo = coorLsa->getSeqNo();
- coorLsa->setCorTheta({20.0, 30.0});
+ coorLsa->setTheta({20.0, 30.0});
lsdb.installLsa(coorLsa);
// Receive Adjacency LSA Interest