commit | 59d71c593d295b2bd48a9971d89635f95759a0a2 | [log] [tgz] |
---|---|---|
author | Liam Fallon <liam.fallon@ericsson.com> | Tue Jan 16 18:42:01 2018 +0000 |
committer | Liam Fallon <liam.fallon@ericsson.com> | Tue Jan 16 18:47:17 2018 +0000 |
tree | 8cbdbd5180979b0c3aeb19739716462983bcb1cc | |
parent | 2b9b989f99700ebc11f77d8da2df4538fe7105d2 [diff] |
Fix Sonar Technical Debt, Unit Test for APPC POJOs Mainly making fields private, fixing field and methods to follow Java guidelines, and adding getter and setter methods. Unit test added for all classes in org.onap.policy.appc Change-Id: If3db740bc146a09f8f7387f02c12b048ad00b201 Signed-off-by: Liam Fallon <liam.fallon@ericsson.com> Issue-ID: POLICY-455 Signed-off-by: Liam Fallon <liam.fallon@ericsson.com>
This source repository contains ONAP Policy application code. To build it:
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.