aboutsummaryrefslogtreecommitdiffstats
path: root/models-base/src/test
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-06Fix bugs on filtersliamfallon5-0/+302
2019-04-05Add unit tests for models-baseliamfallon3-5/+41
2019-04-01Refactor to authorative TOSCA serializtionliamfallon6-12/+243
2019-03-26Add Legacy Op Policy Persistenceliamfallon5-22/+156
2019-03-26Add ErrorResponse to policy framework exceptionsliamfallon2-8/+12
2019-03-25Add PolicyIdentOptVersionJim Hahn3-106/+441
2019-03-22Add models-pdp to models repoJim Hahn2-0/+106
2019-03-21Add copy constructors for models-papJim Hahn1-2/+18
2019-03-21Add interface to get info from exceptionsliamfallon1-0/+64
2019-03-14Add DAO Enabled Tosca Modelliamfallon15-67/+1107
2019-03-05Add DAO module for Modelsliamfallon8-8/+382
2019-02-28Add basic model object conceptsliamfallon5-0/+485