Fix for test coverage in oam.utils package 18/74918/4
authorJoss Armstrong <joss.armstrong@ericsson.com>
Wed, 19 Dec 2018 14:15:04 +0000 (14:15 +0000)
committerTakamune Cho <takamune.cho@att.com>
Wed, 19 Dec 2018 17:46:34 +0000 (17:46 +0000)
Removed 'PrepareForTest' annotations which were preventing test
coverage of classes in appc.oam.utils package.
Added unit tests for untested code.
Increased line coverage of the package from 49% to 83%.

Issue-ID: APPC-1287
Change-Id: I893de5281f8c46e92269be895ef304bbf87c88b9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>

No differences found