summaryrefslogtreecommitdiffstats
path: root/examples/examples-onap-vcpe/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon1-2/+1
2021-02-18Replace GsonXxxAdaptersJim Hahn2-4/+6
2020-11-16Update vCPE example for JSON Stringifyliamfallon4-1/+19
2020-11-11Add method to allow JSON conversion to execution context for logicliamfallon1-0/+39
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar2-25/+25
2020-06-19Changes for checkstyle 8.32liamfallon2-7/+1
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon1-2/+1
2020-01-23Remove apex-pdp TextFileUtils classliamfallon1-1/+1
2020-01-08Update vCPE example to use Avro schemasliamfallon4-34/+195
2019-11-25Update vCPE example for A&AI custom queryliamfallon2-179/+190
2019-11-21Update vCPE example for A&AI custom queryliamfallon3-36/+3914
2019-11-07Fix vCPE example apex-pdp policyliamfallon2-23/+20
2019-10-31Use updated APPC model code in apex vcpe exampleliamfallon1-20/+33
2019-10-16replace grizzly server with policy common endpointHenry.Sun1-14/+19
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon1-4/+2
2019-03-27Change vCPE example to use POJOsliamfallon22-1078/+543
2018-11-19Rename test classes in apex-pdpParshad Patel2-2/+2
2018-09-26Add JUnit for engine serviceliamfallon1-1/+1
2018-09-14Fix exception not logged or rethrownliamfallon1-6/+4
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon2-6/+69
2018-09-04Fix checkstyle issues in apex model basicliamfallon1-1/+1
2018-07-25Adding more examples to apex-pdpramverma18-0/+1085