diff options
author | Jim Hahn <jrh3@att.com> | 2018-02-20 13:41:59 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2018-02-20 14:16:41 -0500 |
commit | 7f6b1b0add6878e996e559c15337f46339c98901 (patch) | |
tree | ed381d4fdaaed33a590c06145a9834331e32aa35 /integrity-monitor/config | |
parent | 19d3bfa5a1e6f69cde7a5e814b1975330249dcd0 (diff) |
Increase junit coverage in ONAP-logging
Added some junit tests to increase coverage of ONAP-logger.
Many classes still need test cases.
Also fixed some sonar issues:
Returned interface instead of ConcurrentHashMap.
Used EnumMap instead of HashMap.
Used StringBuilder instead of StringBuffer.
Replaced literals with constants.
Replaced enum1.toString().equals(enum2.toString()) with enum1 == enum2
Updated license dates.
Updated another license date.
Change-Id: I777b6a913d7d03187a29dfeb817800b386ee23aa
Issue-ID: POLICY-582
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'integrity-monitor/config')
0 files changed, 0 insertions, 0 deletions