diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-02-28 16:46:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-28 16:46:59 +0000 |
commit | dedde625a1c81bae8b4b750710e3d514b120a86f (patch) | |
tree | 646b52b45a5f7d83093b62d40dd11cf9e5cb9cb2 /ONAP-PAP-REST/src/test/resources/dictionaryImport/Settings.csv | |
parent | f39febaa77ab395b8e755c19ef85cc984b8da072 (diff) | |
parent | 9ffce7748d288fde9e55d92367a858020e5a32fc (diff) |
Merge "Added Junits for Policy PAP-REST"
Diffstat (limited to 'ONAP-PAP-REST/src/test/resources/dictionaryImport/Settings.csv')
-rw-r--r-- | ONAP-PAP-REST/src/test/resources/dictionaryImport/Settings.csv | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ONAP-PAP-REST/src/test/resources/dictionaryImport/Settings.csv b/ONAP-PAP-REST/src/test/resources/dictionaryImport/Settings.csv new file mode 100644 index 000000000..b73db2df1 --- /dev/null +++ b/ONAP-PAP-REST/src/test/resources/dictionaryImport/Settings.csv @@ -0,0 +1,6 @@ +Id,Settings ID,Data Type,Description,Created By,Modified By,Created Date,Modified Date,priority +7681,2.2112E+11,string,test,API,API,Tue Nov 21 2017 14:33:28 GMT-0500 (Eastern Standard Time),Tue Nov 21 2017 14:33:28 GMT-0500 (Eastern Standard Time),high +1,test,integer,,,,,, +2,test,double,,,,,, +3,test,boolean,,,,,, +4,test,user,,,,,, |