aboutsummaryrefslogtreecommitdiffstats
path: root/appc-oam/appc-oam-bundle/pom.xml
diff options
context:
space:
mode:
authorJoss Armstrong <joss.armstrong@ericsson.com>2018-12-19 14:15:04 +0000
committerTakamune Cho <takamune.cho@att.com>2018-12-19 17:46:34 +0000
commit8b1be00c0642f1f167cd3d136aa8215e40deb142 (patch)
treeb7a21c499f98d98a071cfe3d6eda8014b6fd57d4 /appc-oam/appc-oam-bundle/pom.xml
parent3eb1c34bba8e1073467ac772adfb61d31fb25862 (diff)
Fix for test coverage in oam.utils package
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>
Diffstat (limited to 'appc-oam/appc-oam-bundle/pom.xml')
-rw-r--r--appc-oam/appc-oam-bundle/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml
index edd909306..f2c1c6274 100644
--- a/appc-oam/appc-oam-bundle/pom.xml
+++ b/appc-oam/appc-oam-bundle/pom.xml
@@ -282,7 +282,6 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
-
</dependencies>
<version>1.5.0-SNAPSHOT</version>