commit | ddb5911efe46953200be8965ac65ae9bbc8a36ee | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Feb 28 21:59:33 2019 -0500 |
committer | Jim Hahn <jrh3@att.com> | Fri Mar 01 01:08:42 2019 -0500 |
tree | 5e328e8205d2076b262943b65ade74584893430d | |
parent | 3849ce18d51e308bbd58b71219472c23b5f3e814 [diff] |
Add StandardCoderObject to hide GSON internals Added StandardCoderObject to hide GSON's JsonElement so that classes are not dependent on the use of JsonElement, making it easier to switch out serialization mechanisms in the future. Added a test for field-not-found. Converted tabs to spaces in json test file. Simplified StandardCoderObject and added methods to Coder for translating to and from StandardCoderObject. Removed a test for a method that no longer exists. Added more tests to a test case. Change-Id: I5123dc3f17c940ded431ef7f9ccd8c4bff6b1c5f Issue-ID: POLICY-1444 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains ONAP common code, which is shared by 'policy-drools-pdp' and 'policy-engine'. To build it: