From 5c0ab1dfa4aab9cd83d5baac17710963a11b22d9 Mon Sep 17 00:00:00 2001 From: mojahidi Date: Tue, 26 Sep 2017 17:39:23 +0530 Subject: Increased test coverage for appc-java-client Added Junit test cases to increase test coverage for appc-java-client Change-Id: I31154acea348f50da5df47262611bfb108a4ed3a Issue-ID:APPC-223 Signed-off-by: mojahidi --- appc-client/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'appc-client/pom.xml') diff --git a/appc-client/pom.xml b/appc-client/pom.xml index f624f0a3d..23930a78d 100644 --- a/appc-client/pom.xml +++ b/appc-client/pom.xml @@ -219,6 +219,12 @@ mockito-core ${mockito-core.version} + + org.mockito + mockito-core + test + + -- cgit 1.2.3-korg