Sonar and CLM fixes and Unit test 61/33661/1
authorThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
Thu, 1 Mar 2018 19:30:37 +0000 (14:30 -0500)
committerThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
Thu, 1 Mar 2018 19:30:37 +0000 (14:30 -0500)
commit168c54c6e774563910a3ed5a7480ea63cd3fe572
tree3c47245c87133f8260ed55e99b1ab145147c6be8
parentefff2b72360e33b92b8ae32f76b0c8e6082b7842
Sonar and CLM fixes and Unit test

    Added zookeeper Server Unit Test back and fixed issues
    were IP 10.0.0.2 was carried
    over form another unit test.

Change-Id: I9222125decb9b075b7351b3a97f225138799de57
Issue-ID: MUSIC-40
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
pom.xml
src/test/java/org/onap/music/unittests/MusicLockingServiceTest.java [new file with mode: 0644]
src/test/java/org/onap/music/unittests/MusicUtilTest.java