summaryrefslogtreecommitdiffstats
path: root/models-base/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Fix issue with GeneratedValue in PfGeneratedIdKeya.sreekumar1-96/+0
2021-04-29Remove GroupValidationResultJim Hahn1-2/+1
2021-04-22Add a new key class which uses @GeneratedValue to base classesktimoney1-0/+96
2021-03-19Fix sonar issues for tests in policy-modelslapentafd2-13/+34
2021-03-15Fix Sonar Issues on policy-models-toscalapentafd1-5/+0
2021-03-08Merge "Use Date instead of Timestamp"Jim Hahn2-11/+12
2021-03-08Use Date instead of TimestampJim Hahn2-11/+12
2021-03-05Fix 4 newly added Sonar bugslapentafd2-4/+4
2021-03-04Merge "Fix sonar issues on policy-models"Jim Hahn5-98/+194
2021-03-03Fix sonar issues on policy-modelslapentafd5-98/+194
2021-03-03Fix Reference Key columns persistence issue in dbrameshiyer271-27/+28
2021-02-25Fix Null key issue in PfReferenceTimestampKeyrameshiyer271-1/+4
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer272-49/+54
2021-02-16Add PfReference Timestamp key in policy-models-base to support timestamprameshiyer271-0/+153
2021-02-10More sonars in modelsJim Hahn1-2/+4
2021-01-19Convert Model Exception to Runtime Exceptionliamfallon1-2/+19
2021-01-06Use annotations on parameterized typesJim Hahn2-307/+254
2020-12-22Allow wild-card in supportedPolicyTypesJim Hahn1-0/+2
2020-12-21Use annotations to do validationJim Hahn4-17/+18
2020-12-17Use ValidationResult for models v2.0Jim Hahn10-565/+403
2020-12-14JPA concepts for TOSCAliamfallon1-10/+49
2020-12-09Add functional method for mapping maps to PfUtilsliamfallon1-11/+11
2020-12-02Remove unused importsliamfallon4-5/+0
2020-12-01Add extra authorative TOSCA conceptsliamfallon8-19/+101
2020-08-25Address more sonar issues in policy-modelsJim Hahn4-5/+4
2020-08-20Sonar Fixes policy/models, removing model-yamluj426b7-34/+39
2020-06-19Merge "Changes for Checkstyle 8.32"Ram Krishna Verma19-29/+4
2020-06-18Changes for Checkstyle 8.32liamfallon20-30/+4
2020-06-18Replaced try/catch blocks in policy/models with assertj assertions.waynedunican1-14/+8
2020-03-20Test cascaded multiple revision getsliamfallon1-0/+2
2020-03-19Add unit test for Version fetch changeliamfallon2-0/+71
2020-03-19Allow fetch of old policy type verisonsliamfallon1-0/+9
2020-03-13Consistent returns on Service Template getsliamfallon9-124/+145
2020-02-04Add merge utility for service templatesliamfallon1-9/+10
2019-12-11Merge "Fix minor checksyle issues in models"Pamela Dragosh2-3/+6
2019-12-10Fix minor checksyle issues in modelsliamfallon2-3/+6
2019-12-09Add JpaPdpStatistics entityshaoqiu1-0/+95
2019-11-15Support wild cards in "supported policy types"Jim Hahn3-39/+219
2019-08-27Replace copyTo methods with copy constructorsJim Hahn9-78/+88
2019-08-07replace hashCode function with compareToHenry.Sun1-1/+1
2019-06-18Change getCanonicalName to getName in modelsJim Hahn2-5/+5
2019-06-17Fix more sonar issues in models: yaml to daoJim Hahn16-579/+388
2019-06-14Allow multiple versions of entities to be returnedliamfallon1-3/+3
2019-05-22Fix name/version regexp in model keysliamfallon2-11/+11
2019-05-21Add version on legacy get/deleteliamfallon3-5/+5
2019-04-14Add prefix matching for policy versionJim Hahn1-1/+50
2019-04-09Add unit tests for policy type and policy filtersliamfallon1-1/+0
2019-04-09Complete unit test for models-pdpliamfallon1-8/+0
2019-04-08Add bug fixes and tests for filtersliamfallon1-8/+13
2019-04-07Clean up a couple of array listsJim Hahn1-0/+10