aboutsummaryrefslogtreecommitdiffstats
path: root/utils/src/test/java/org/onap/policy/common/utils
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Merge "Add Network Logging Feature"Liam Fallon3-53/+208
2019-03-16Make ServiceManager implement StartableJim Hahn1-8/+54
2019-03-14Add support for TOSCA JSON Parsingliamfallon1-0/+53
2019-03-13Add Network Logging FeatureDaniel Cruz3-53/+208
2019-03-12Merge "ONAP password encryption tool"Pamela Dragosh1-0/+120
2019-03-12ONAP password encryption toolChou, Joseph1-0/+120
2019-03-11Add ServiceManager classJim Hahn3-8/+320
2019-03-08Merge "Add code to allocate server ports"Jorge Hernandez1-6/+80
2019-03-08Add code to allocate server portsJim Hahn1-6/+80
2019-03-07Remove PropertyConfiguration classJim Hahn1-1268/+0
2019-03-04Add bean configuratorJim Hahn1-0/+1424
2019-03-01Add StandardCoderObject to hide GSON internalsJim Hahn2-0/+137
2019-02-27Add additional encode and decode methods to CoderJim Hahn1-14/+140
2019-02-27Merge "Add common coder classes"Liam Fallon2-0/+145
2019-02-27Add common coder classesJim Hahn2-0/+145
2019-02-26Assertion class for DAO codeliamfallon1-0/+98
2019-02-14Sonar fixesJim Hahn1-2/+2
2019-02-08Add superclasses for gson-jackson migrationJim Hahn1-202/+0
2019-02-05Skip all fields in gson by defaultJim Hahn1-0/+202
2019-01-30Add helper class to retrive network loggerKrzysztof Opasiak1-0/+52
2018-11-26Rename test classes in policy/commonParshad Patel6-6/+6
2018-09-26Use powermock version from parent pomJim Hahn1-1/+1
2018-08-22Adding common utility classes to policy/commonramverma1-0/+57
2018-08-13Fix checkstyle in utilsPamela Dragosh9-66/+94
2018-07-31Add resource handling utility classliamfallon1-0/+307
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis1-0/+40
2018-06-21Merge "Delete SpecPropertyConfiguration class"Pamela Dragosh1-411/+0
2018-06-20Merge "Add CurrentTime utilities"Pamela Dragosh1-0/+59
2018-06-20Delete SpecPropertyConfiguration classJim Hahn1-411/+0
2018-06-19Add CurrentTime utilitiesJim Hahn1-0/+59
2018-06-19Merge "Move SpecProperties from drools-pdp to common"Pamela Dragosh1-0/+224
2018-06-18Move SpecProperties from drools-pdp to commonJim Hahn1-0/+224
2018-06-18Use setXxx() methods for @Property fieldsJim Hahn2-166/+482
2018-03-25Add PropertyConfiguration classJim Hahn8-0/+1809
2018-03-16Removed checkstyle warningsmmis3-348/+345
2018-02-10Add AutoClose wrappers for JPA classesJim Hahn3-0/+455