aboutsummaryrefslogtreecommitdiffstats
path: root/utils-test/src/test/resources/org/onap
AgeCommit message (Collapse)AuthorFilesLines
2019-02-13Add gson handler and testsJim Hahn1-0/+4
Added JacksonHandler which provides jackson behavior in gson. Also added classes to facilitate testing of gson serializations. Added compareGson(xxx, Class). Removed trailing spaces from some files. Updated license dates. Replaced incorrect constant with ${xxx} in json test file. Fixed typo in test method name. Change-Id: If05b654d76a4ffc88646f03334be82b32506f28f Issue-ID: POLICY-1428 Signed-off-by: Jim Hahn <jrh3@att.com>