aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/payloads/templates/relationship.json
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2018-01-15 00:47:04 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2018-01-15 00:47:41 -0500
commit13ed8f4be0bc42a9f79a33a1b0ff63cc66ddea1a (patch)
tree709982f98b5025dcaa287e2052d04a4b5a849356 /aai-core/src/test/resources/payloads/templates/relationship.json
parent47f4b66b45250e00260905ac3ec34b9ddb1a5362 (diff)
Add utilites and unit tests to help coverage
Issue-ID: AAI-649 Change-Id: Ia855abe83692d86f4243f98ca75737c991da8976 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-core/src/test/resources/payloads/templates/relationship.json')
-rw-r--r--aai-core/src/test/resources/payloads/templates/relationship.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/aai-core/src/test/resources/payloads/templates/relationship.json b/aai-core/src/test/resources/payloads/templates/relationship.json
new file mode 100644
index 00000000..ea07d5e7
--- /dev/null
+++ b/aai-core/src/test/resources/payloads/templates/relationship.json
@@ -0,0 +1,4 @@
+{
+ "related-to": "${related-to}",
+ "related-link": "${related-link}"
+} \ No newline at end of file