aboutsummaryrefslogtreecommitdiffstats
path: root/model/basic-model/src/test/java/org
AgeCommit message (Expand)AuthorFilesLines
2022-02-10Collapse apex-pdp maven model submodulesliamfallon24-2569/+0
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon11-380/+56
2022-02-04Remove JPA annotations from apex-pdp codeliamfallon1-8/+1
2022-02-03Remove direct DB Load/Save from apex-pdpliamfallon4-389/+41
2021-06-10Fix Rebase Issue on Sonar Issues apex-pdp-modellapentafd1-21/+0
2021-06-10Merge "Fix Sonar Issues in apex-pdp-basic-model"Pamela Dragosh2-33/+73
2021-06-09Fix Sonar Issues in apex-pdp-basic-modellapentafd2-34/+74
2021-06-08Fix Sonar Issues in apex-pdp-modellapentafd5-119/+166
2021-05-07Code coverage for File Carrier Pluginarkadiusz.adamski1-2/+8
2021-02-18Fix sonars in apex-pdpJim Hahn2-0/+8
2020-09-03Clean up warnings and SONAR issuesliamfallon1-36/+35
2020-08-17SONAR fixes - assert dissimiliar typeswaynedunican5-6/+6
2020-08-10SONAR assertion cleanupwaynedunican5-14/+16
2020-07-27SONAR assertions apex-pdpwaynedunican2-4/+12
2020-07-23Remove try/catch blocks with assertj - apex-pdpwaynedunican12-567/+306
2020-07-13Fix assertTrue SONAR issues in apex-pdp/examples and apex-pdp/modelJvD_Ericsson8-100/+101
2020-06-19Changes for checkstyle 8.32liamfallon23-102/+36
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon1-8/+7
2019-07-01ApexPDP: Adding support to omit the (context) albums entry in an apexJohnKeeney1-8/+14
2019-06-27Fix Sonar/Checkstyle issues in apex-pdpliamfallon4-8/+12
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar1-1/+1
2019-04-16Fix Security and Unit Test DB issuesliamfallon2-34/+1
2018-12-15Fix sonar test renaming issuesliamfallon10-9/+429
2018-11-28Rename test classes in apex-pdp/model/basic-modelParshad Patel20-79/+79
2018-11-19Rename test classes in apex-pdpParshad Patel19-19/+19
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon2-16/+13
2018-09-04Fix checkstyle issues in apex model basicliamfallon27-449/+465
2018-08-31Use parameter service in apexliamfallon4-198/+0
2018-05-25Adding apex event-model moduleramverma32-443/+439
2018-05-24Adding apex utiliites and basic-model moduleeikrwaq31-0/+3278