aboutsummaryrefslogtreecommitdiffstats
path: root/utils/src/test/java/org/onap/policy
AgeCommit message (Expand)AuthorFilesLines
2020-02-17Add convert() to CoderJim Hahn2-1/+161
2020-02-08Add enhancements to standard coderJim Hahn1-3/+44
2020-02-03Merge "Fix ResourceUtilsTest junit"Pamela Dragosh1-6/+16
2020-01-31Add pretty() method to CoderJim Hahn3-1/+71
2020-01-31Fix ResourceUtilsTest junitJim Hahn1-6/+16
2020-01-29Convert double to int when decoding JSONJim Hahn1-1/+15
2020-01-27Schema validation extension to StandardCoderjhh1-0/+143
2020-01-22Create path to text file being createdliamfallon1-1/+21
2020-01-13Add method to return resource directory contentsliamfallon1-7/+42
2020-01-10Address items deprecated by move to java 11Jim Hahn1-2/+3
2019-10-29Fix new sonar issues in commonJim Hahn1-2/+2
2019-10-24Integrate CryptoUtils into ONAP commonChou, Joseph (jc2555)1-0/+105
2019-10-21Add CryptoCoder interfacejhh1-2/+2
2019-09-13Extract YamlJsonTranslator from StandardYamlCoderJim Hahn3-84/+210
2019-09-12Remove YamlException classJim Hahn1-61/+0
2019-09-11Create StandardYamlCoderJim Hahn2-0/+212
2019-08-14Add ApiUtils to facilitate looping over featuresJim Hahn1-0/+82
2019-07-17Convert double to int when decoding via gsonJim Hahn1-0/+9
2019-07-05Fix sonar issue in common/utilsJim Hahn1-1/+1
2019-06-26Speed up CryptoUtilsTestJim Hahn1-0/+2
2019-06-12Apply simple sonar fixesJim Hahn8-162/+167
2019-04-11Don't map JSON values to DoubleJim Hahn1-0/+26
2019-04-04Add semantic version comparable classliamfallon1-0/+142
2019-03-21Add simple Registry class to manage singletonsJim Hahn1-0/+139
2019-03-20Add wrapper for ServiceManagerJim Hahn1-0/+115
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