aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.appclcm/src/test/java/org/onap/policy/controlloop/actor/appclcm/AppcLcmOperationTest.java
AgeCommit message (Expand)AuthorFilesLines
2024-02-08Remove dmaap from modelsrameshiyer271-14/+14
2023-01-31Upgrade and clean up dependenciesliamfallon1-0/+4
2021-02-05Give better messages than NPE for missing dataJim Hahn1-3/+17
2020-11-20Delete preprocessed flag from actorsJim Hahn1-2/+5
2020-10-27Make Actors event-agnosticJim Hahn1-39/+1
2020-08-27Remove Target and TargetTypePamela Dragosh1-13/+15
2020-08-18Make targetEntity a propertyJim Hahn1-6/+3
2020-07-31Add property lists to ActorsJim Hahn1-0/+6
2020-07-21Fix some sonars in policy-modelsJim Hahn1-3/+2
2020-06-02Change Actor makeCoder() to getCoder()Jim Hahn1-1/+1
2020-05-27Include response in OperationOutcomeJim Hahn1-1/+8
2020-04-01Set sub request ID before start callbackJim Hahn1-12/+11
2020-03-30Test new actors against simulatorsJim Hahn1-0/+51
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn1-6/+13
2020-03-05Add other APPC-LCM operationsJim Hahn1-129/+249
2020-03-05Add APPC-LCM actorPeyton Puckett1-0/+192