commit | d299d6ecb966971fa0226d4da7415bb1de62fe8c | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Feb 13 10:42:19 2019 -0500 |
committer | Jim Hahn <jrh3@att.com> | Wed Feb 13 15:45:44 2019 -0500 |
tree | ed9f87155b0c7c0bec3e3f23135fbd7d7d68ecb0 | |
parent | eaaf4f237ad0dce620b5385ce8c7424dd01d2c26 [diff] |
Refactor common class from gson code The TypeAdapters in the gson-jackson code were nearly identical, so a common class was factored out. This also enabled junit tests to attain 100% coverage on that code, whereas there were a couple of branches that could not be tested previously. Addressed new sonar issues. Removed unused import. Change-Id: Id8e6460c881c6ce0239768f182e4e652cd10645f Issue-ID: POLICY-1428 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: