Committed by
Gerrit Code Review
Add unit test for LISP address to check obj equality & construction
This commit adds various unit tests of LISP addresses in a way to check object equality and construction. This commit also makes minor changes to existing LISP address classes to allow the test cases to pass all unit tests. Change-Id: Ice9f9634bdd243baaf1eed1539ea8d5808dda01d
Showing
14 changed files
with
680 additions
and
2 deletions
protocols/lisp/msg/src/test/java/org/onosproject/lisp/msg/types/LispAppDataLcafAddressTest.java
0 → 100644
protocols/lisp/msg/src/test/java/org/onosproject/lisp/msg/types/LispListLcafAddressTest.java
0 → 100644
protocols/lisp/msg/src/test/java/org/onosproject/lisp/msg/types/LispSegmentLcafAddressTest.java
0 → 100644
protocols/lisp/msg/src/test/java/org/onosproject/lisp/msg/types/LispSourceDestLcafAddressTest.java
0 → 100644
-
Please register or login to post a comment