aboutsummaryrefslogtreecommitdiffstats
path: root/core/core-infrastructure
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-09-27 22:42:56 +0100
committerliamfallon <liam.fallon@ericsson.com>2018-09-27 22:43:05 +0100
commitd67a4dbff408ebf73a25158c85169fb7165e357e (patch)
tree8258809f1cf086c02edbc7f321ddd0d9d4218d47 /core/core-infrastructure
parentafd3a44e210de3c1aed9f6f7278913b2a2f2f6d2 (diff)
Unit test for core deployment
This module was not covered by unit test. Issue-ID: POLICY-1034 Change-Id: I700d43c0bde58c2b236f46994f380e20116418d9 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'core/core-infrastructure')
-rw-r--r--core/core-infrastructure/src/test/java/org/onap/policy/apex/core/infrastructure/messaging/StringTestServer.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/core-infrastructure/src/test/java/org/onap/policy/apex/core/infrastructure/messaging/StringTestServer.java b/core/core-infrastructure/src/test/java/org/onap/policy/apex/core/infrastructure/messaging/StringTestServer.java
index 30590c0c0..c0d66b2d8 100644
--- a/core/core-infrastructure/src/test/java/org/onap/policy/apex/core/infrastructure/messaging/StringTestServer.java
+++ b/core/core-infrastructure/src/test/java/org/onap/policy/apex/core/infrastructure/messaging/StringTestServer.java
@@ -26,7 +26,6 @@ import org.onap.policy.apex.core.infrastructure.messaging.stringmessaging.WsStri
import org.onap.policy.apex.core.infrastructure.messaging.stringmessaging.WsStringMessageServer;
import org.onap.policy.apex.core.infrastructure.threading.ThreadUtilities;
-// TODO: Auto-generated Javadoc
/**
* The Class StringTestServer.
*/