add Unit testing 99/31199/2
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Sun, 11 Feb 2018 05:43:35 +0000 (11:13 +0530)
committerSeshu Kumar M <seshu.kumar.m@huawei.com>
Sun, 11 Feb 2018 06:17:46 +0000 (06:17 +0000)
Issue-ID: SO-369

Change-Id: I1c4faafaee9aa2cb35799bd822500a27e11afa6a
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
quantum-client/pom.xml

index 5ea33c1..50d63b5 100644 (file)
        <name>OpenStack Quantum Client</name>
        <description>OpenStack Quantum Client</description>
        <dependencies>
+            <dependency>
+                       <groupId>junit</groupId>
+                       <artifactId>junit</artifactId>
+                       <version>4.11</version>
+                       <scope>test</scope>
+           </dependency>
                <dependency>
                        <groupId>org.openecomp.so.libs.openstack-java-sdk</groupId>
                        <artifactId>openstack-client</artifactId>