summaryrefslogtreecommitdiffstats
path: root/vnf-sdk-function-test/src/test/resources/sample.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vnf-sdk-function-test/src/test/resources/sample.xml')
-rw-r--r--vnf-sdk-function-test/src/test/resources/sample.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vnf-sdk-function-test/src/test/resources/sample.xml b/vnf-sdk-function-test/src/test/resources/sample.xml
new file mode 100644
index 0000000..2492e9c
--- /dev/null
+++ b/vnf-sdk-function-test/src/test/resources/sample.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<class>
+ <TestResult>
+ <name>Huawei</name>
+ <description>Huawei</description>
+ <status>success</status>
+ </TestResult>
+</class> \ No newline at end of file