aboutsummaryrefslogtreecommitdiffstats
path: root/utils-test/src/main/java/org/onap/policy/common/utils/gson/GsonTestUtils.java
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Remove Dmaap references from policy-commonrameshiyer271-13/+8
2023-09-21Java 17 Upgradeadheli.tavares1-6/+2
2021-06-18Use lombok in policy-common utils-testJim Hahn1-13/+5
2021-05-06Fix sonars in policy-commonJim Hahn1-8/+6
2021-02-10More sonar issues in commonJim Hahn1-2/+6
2020-04-06Address sonar issues in commonJim Hahn1-2/+2
2020-01-20Replace deprecated Nashorn javascript engineJim Hahn1-13/+14
2019-06-12Apply simple sonar fixesJim Hahn1-3/+3
2019-02-15Fix sonar issues with gson codeJim Hahn1-10/+24
2019-02-13Add gson handler and testsJim Hahn1-0/+314