aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/dg-loader/provider/src/test/resources/xml/Appc_UniTest.xml
diff options
context:
space:
mode:
authorChaturvedi, Anand (ac204h) <ac204h@att.com>2017-09-01 15:35:26 -0400
committerChaturvedi, Anand (ac204h) <ac204h@att.com>2017-09-01 16:06:56 -0400
commit50fdfca221554d0433b7608777285ec94b7a1b62 (patch)
tree067f855222ebc6abf4e13b90bbceb6e41ea572b6 /appc-directed-graph/dg-loader/provider/src/test/resources/xml/Appc_UniTest.xml
parent48f77d60c3a7a9fcfb6f13b6da1fa48b7dd4ff34 (diff)
Junit Cases for Application Controller.
Issue-ID: APPC-168 Change-Id: Iacfc853bef0b641599c60055ac05b1fd090ee3f8 Signed-off-by: Chaturvedi, Anand (ac204h) <ac204h@att.com>
Diffstat (limited to 'appc-directed-graph/dg-loader/provider/src/test/resources/xml/Appc_UniTest.xml')
-rw-r--r--appc-directed-graph/dg-loader/provider/src/test/resources/xml/Appc_UniTest.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/appc-directed-graph/dg-loader/provider/src/test/resources/xml/Appc_UniTest.xml b/appc-directed-graph/dg-loader/provider/src/test/resources/xml/Appc_UniTest.xml
new file mode 100644
index 000000000..6eca1043d
--- /dev/null
+++ b/appc-directed-graph/dg-loader/provider/src/test/resources/xml/Appc_UniTest.xml
@@ -0,0 +1,5 @@
+<service-logic xmlns='http://www.openecomp.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.openecomp.org/sdnc/svclogic ./svclogic.xsd' module='Appc' version='4.0.0'><method rpc='unitTestDG' mode='sync'>
+<block>
+<return status='success'>
+
+</return></block></method></service-logic> \ No newline at end of file