aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/org/onap/music/unittests/JsonResponseTest.java
AgeCommit message (Collapse)AuthorFilesLines
2019-01-29Push variuos changesNelson,Thomas(tn1381)(arthurdent3)1-1/+1
- Spring Boot - Cadi - Cassandra Locking Change-Id: Ie9882f81f0ca141bdb7862cdabf978481fcd7c4a Issue-ID: MUSIC-296,MUSIC-272 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2019-01-22added test cases to JsonResponseTest.javaSandeep J1-0/+45
to increase code coverage Issue-ID: MUSIC-182 Change-Id: Id617236bf1548f19956a0a03c60ea69808b3bca0 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-03-13Docker update and POM fixThomas Nelson Jr (arthurdent3) tn1381@att.com1-20/+20
Update the docker for cassandra to change ownership of imported files. Update the POM to fix bug Numerous bug fixes fro Logging and Error reporting. Change-Id: I518807f9796734134341ebefd109219050a84b51 Issue-ID: MUSIC-56, MUSIC-57, MUSIC-58 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-02-25Sonar and CLM fixesThomas Nelson Jr (arthurdent3)1-0/+83
Added missing files and Remove zookeeper Server issues Unit Test. Issue-ID: MUSIC-40 Change-Id: I52507fdd83327c7e6805c93e475a0d58ae9d6ee0 Signed-off-by: Thomas Nelson Jr (arthurdent3) <tn1381@att.com>