summaryrefslogtreecommitdiffstats
path: root/core/core-engine/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-08-24Use CompareToBuilderJim Hahn5-46/+32
2021-07-02Cleanup input & outputFields from Task definitiona.sreekumar2-5/+0
2021-06-28Changes to support multiple outputs from a statea.sreekumar6-53/+92
2021-05-31Fix Sonar Issues on Apex-pdplapentafd3-7/+31
2021-05-03Remove GroupValidationResultJim Hahn2-6/+13
2021-02-18Fix sonars in apex-pdpJim Hahn1-4/+3
2020-09-03Clean up warnings and SONAR issuesliamfallon1-5/+4
2020-08-10SONAR assertion cleanupwaynedunican1-2/+2
2020-07-20Replace try/catch with assertj - apex-pdpwaynedunican12-722/+264
2020-07-17Fix double initiation error on EngineServiceFacadeliamfallon1-6/+0
2020-07-10Fix assertTrue SONAR issues in apex-pdp/contex and apex-pdp/coreJvD_Ericsson1-9/+11
2020-06-19Changes for checkstyle 8.32liamfallon18-23/+3
2020-03-31Fix State Finalizer Prepare and Cleanupliamfallon4-50/+52
2020-03-04replace test sleep() with awaitality packageHenry.Sun2-5/+8
2020-02-20Passing taskParameters from ApexConfig to policy logica.sreekumar4-129/+128
2019-11-14Retaining context in APEX Engine based on policies received in PdpUpdatea.sreekumar2-254/+93
2019-07-10Add integration tests for executor propertiesliamfallon3-21/+52
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon5-164/+76
2019-06-27Add period after inheritDoc for Sonarliamfallon4-9/+13
2019-06-26Add passthrough properties for APEX engineliamfallon11-131/+117
2019-06-21Replace uses of getCanonicalName() with getName() in APEXa.sreekumar1-1/+1
2018-12-21Rename test classes in apex-pdp/model,coreParshad Patel3-5/+5
2018-10-07Unit test for Apex engineliamfallon22-0/+3574
2018-10-03Add unit test for core events and contextliamfallon7-0/+816