Add unit test for the newly entity classes. 61/33761/1
authorLiZi <li.zi30@zte.com.cn>
Fri, 2 Mar 2018 08:15:20 +0000 (03:15 -0500)
committerLiZi <li.zi30@zte.com.cn>
Fri, 2 Mar 2018 08:15:26 +0000 (03:15 -0500)
commit59a95d6dfa955aa13dade154233431550e48d1ac
treeb85e309d288ce1d2272538b2c8cbf89127cf6a7b
parent0ab46140874180b586d578c79c75621697b7a3b1
Add unit test for the newly entity classes.

Change-Id: Ie87f678cdaab10322211b546d5defa1e17a8b3c8
Issue-ID: AAI-831
Signed-off-by: LiZi <li.zi30@zte.com.cn>
esr-mgr/src/test/java/org/onap/aai/esr/entity/aai/ComplexListTest.java [new file with mode: 0644]
esr-mgr/src/test/java/org/onap/aai/esr/entity/aai/ComplexTest.java [new file with mode: 0644]
esr-mgr/src/test/java/org/onap/aai/esr/entity/aai/RelationshipDataTest.java [new file with mode: 0644]
esr-mgr/src/test/java/org/onap/aai/esr/entity/aai/RelationshipTest.java [new file with mode: 0644]