Added junit tests in ONAP-Logging 79/32679/2
authormmis <michael.morris@ericsson.com>
Fri, 23 Feb 2018 11:32:19 +0000 (11:32 +0000)
committermmis <michael.morris@ericsson.com>
Fri, 23 Feb 2018 16:32:22 +0000 (16:32 +0000)
commitcfb9b5f1cfe7d5c319312d8d067ae4c2a8d8d93c
tree2336575dec468b49d8dcb34f4bf719c6b03a7566
parent8de76c909737ba1b59526f96610f961f380ddc1f
Added junit tests in ONAP-Logging

Added junit tests to org.onap.policy.common.logging.eelf package in ONAP-Logging

Issue-ID: POLICY-582
Change-Id: Ifca9c38d8b8703b183c25d891d6ed257eb21c91b
Signed-off-by: mmis <michael.morris@ericsson.com>
common-logging/src/main/java/org/onap/policy/common/logging/eelf/ErrorCodeMap.java
common-logging/src/main/java/org/onap/policy/common/logging/eelf/PolicyLogger.java
common-logging/src/test/java/org/onap/policy/common/logging/eelf/ErrorCodeMapTest.java [new file with mode: 0644]
common-logging/src/test/java/org/onap/policy/common/logging/eelf/PolicyLoggerTest.java [new file with mode: 0644]