SonarQube fixes 02/116902/1
authorToineSiebelink <toine.siebelink@est.tech>
Fri, 15 Jan 2021 09:30:40 +0000 (09:30 +0000)
committerToineSiebelink <toine.siebelink@est.tech>
Fri, 15 Jan 2021 09:30:46 +0000 (09:30 +0000)
commit4118d94f71a4e5f5a4aef038f51c66fd2c1b8b60
tree232a489f69d5bb7cbbaeb548e19a63dbde828ddb
parentba4055607a392544238418a76707fc2bf66cc689
SonarQube fixes

- Ignore missed SonarQube violations on SchemaSetAlreadyDefinedException
- Added coverage fro CpsConfig as it will not be covered by MVC tests

Issue-ID: CPS-89

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I52911419dd9556cf078f2a05eab2c7783cbf304f
cps-rest/src/test/groovy/org/onap/cps/config/CpsConfigSpec.groovy [new file with mode: 0644]
cps-service/src/main/java/org/onap/cps/spi/exceptions/SchemaSetAlreadyDefinedException.java
cps-service/src/test/groovy/org/onap/cps/spi/exceptions/CpsExceptionsSpec.groovy