From 5a55b790e8afa3131fd5f894e5d1b1e036dc4cd1 Mon Sep 17 00:00:00 2001 From: econwar Date: Mon, 24 Jun 2019 11:03:58 +0000 Subject: Add test cases for 65% branch coverage Format the Test classes to adhere to ONAP Java style Change-Id: I9efad3caa532c4db73bb20327d0356b3af5ed2b1 Issue-ID: DMAAP-1195 Signed-off-by: econwar --- datarouter-node/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'datarouter-node/pom.xml') diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index 06aa3fcf..a4de6f76 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -128,6 +128,11 @@ org.apache.commons commons-lang3 + + org.awaitility + awaitility + 3.1.6 + -- cgit 1.2.3-korg