aboutsummaryrefslogtreecommitdiffstats
path: root/services/services-engine/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Minor changes for new Eclipse checkstyle checksliamfallon12-213/+222
2019-11-28Replace getCaononicalName() with getName() in code baseliamfallon2-9/+13
2019-11-01Resolve mapping between TOSCA policies and APEX policy modelsa.sreekumar1-17/+70
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon5-143/+60
2019-06-27Add period after inheritDoc for Sonarliamfallon1-6/+7
2019-06-26Add passthrough properties for APEX engineliamfallon4-70/+51
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar5-23/+22
2019-06-19Fix junit tests in apex-pdpliamfallon3-310/+286
2019-01-15Fix crashing unit tests in Apexliamfallon1-14/+15
2018-12-26Rename test classes in apex-pdp/servicesParshad Patel15-49/+49
2018-12-18Add Java property parameters for HTTPSliamfallon5-0/+411
2018-11-12Clean up eclipse and document warningsliamfallon1-4/+4
2018-11-07Refactor unit test dataliamfallon8-413/+302
2018-10-19Fix bug to allow JSON arrays of eventsliamfallon1-3/+2
2018-10-08Merge "Unit test for Apex engine"Pamela Dragosh2-9/+33
2018-10-07Unit test for Apex engineliamfallon2-9/+33
2018-10-05JUnit for apex Admin Protocol listenerliamfallon5-0/+646
2018-09-26Add JUnit for engine serviceliamfallon6-0/+1096
2018-09-22Fix sonar problems in Apexliamfallon3-1/+3
2018-09-20Fix bug with POJO events in APexliamfallon9-4/+656
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon10-171/+317
2018-09-12Sonar/Checkstyle in model/context/coreliamfallon1-8/+8
2018-09-07Parameter group fields must have gettersliamfallon9-121/+177
2018-08-31Use parameter service in apexliamfallon10-384/+560
2018-08-09Checkstyle the services-engine packageDinh Danh Le12-179/+195
2018-06-14Add YAML plugin and cleanup for checkstyleliamfallon1-1/+1
2018-06-11Remove warnings from codeliamfallon1-17/+170
2018-06-06Adding services engine modulewaqas.ikram17-0/+3284