Fix technical debt/JUnit on MSB 31/30431/3
authoreeimmis <michael.morris@ericsson.com>
Tue, 6 Feb 2018 09:43:40 +0000 (09:43 +0000)
committermmis <michael.morris@ericsson.com>
Wed, 7 Feb 2018 15:27:54 +0000 (15:27 +0000)
commit81bd67a59dfe34d976c504e5ba330ce99f175220
tree7629ecd51979c44026f4a834bcef6c36f1f3b803
parentdd41f2509cfd5538ece6446dd3b3f1ced85c9e5d
Fix technical debt/JUnit on MSB

Unit tests added and technical debt removed

Issue-ID: POLICY-455
Change-Id: Ib10613ff7cac64bb576046e038b2acbd66152648
Signed-off-by: mmis <michael.morris@ericsson.com>
controlloop/common/msb/pom.xml
controlloop/common/msb/src/main/java/org/onap/policy/msb/client/MSBServiceFactory.java
controlloop/common/msb/src/main/java/org/onap/policy/msb/client/MSBServiceManager.java
controlloop/common/msb/src/test/java/org/onap/policy/msb/client/MSBServiceExceptionTest.java [new file with mode: 0644]
controlloop/common/msb/src/test/java/org/onap/policy/msb/client/MSBServiceManagerTest.java
controlloop/common/msb/src/test/java/org/onap/policy/msb/client/NodeTest.java [new file with mode: 0644]
controlloop/common/msb/src/test/resources/msbPropertyFile.properties [new file with mode: 0644]