diff options
author | rb7147 <rb7147@att.com> | 2018-02-27 12:09:16 -0500 |
---|---|---|
committer | rb7147 <rb7147@att.com> | 2018-02-27 15:41:36 -0500 |
commit | 9ffce7748d288fde9e55d92367a858020e5a32fc (patch) | |
tree | d886ddf19b770b51dd485b9044767b1aff7a0be0 /ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionPolicyDictionary.csv | |
parent | 0b437d897ed2f18df6d89987056faa945531c033 (diff) |
Added Junits for Policy PAP-REST
Issue-ID: POLICY-600
Change-Id: I1d42a3a880c9d81115d48794a77fadb89562e136
Signed-off-by: rb7147 <rb7147@att.com>
Diffstat (limited to 'ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionPolicyDictionary.csv')
-rw-r--r-- | ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionPolicyDictionary.csv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionPolicyDictionary.csv b/ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionPolicyDictionary.csv new file mode 100644 index 000000000..4c447d63f --- /dev/null +++ b/ONAP-PAP-REST/src/test/resources/dictionaryImport/ActionPolicyDictionary.csv @@ -0,0 +1,2 @@ +Id,Attribute Name,Type,Url,Method,Headers,Description,Created By,Modified By,Created Date,Modified Date,,body +10051,AttribName5,REST,www.testitc.com,PUT,TestHeader=TestHeaderVal,Action policy attribute for GET method ,demo,demo ,Mon Jun 20 2016 11:10:05 GMT-0400 (Eastern Daylight Time),Mon Jun 20 2016 11:10:05 GMT-0400 (Eastern Daylight Time),,"{""a"":""b""}" |