aboutsummaryrefslogtreecommitdiffstats
path: root/music-core/src/test/java/org/onap/music/exceptions
AgeCommit message (Collapse)AuthorFilesLines
2019-11-18MusicAuthenticationException.java-junitsThugutla sailakshmi1-0/+14
Issue-ID: OPTFRA-578 Change-Id: I37146a307068ee018f615903690579179c1c690c Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-11-13JUNIT- MusicDeadlockException.javaThugutla sailakshmi1-0/+121
Issue-ID: AAF-876 Change-Id: Idd5a0e1c7287756869179a0b1efd213cbd8cc937 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-26Split music src into music-core and music-restArthur Martella4-0/+473
Separating music into two directories to build with two pom files. Hopefully this should allow both jars to be deployed in nexus. Do not merge without careful review!!! Issue-ID: MUSIC-505 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: I9dd2074e7f4499216c2bcd00095829dd43e2d0f9