commit | f8a0665b7e1b3724bb43d81e9eae3bff4a0c7069 | [log] [tgz] |
---|---|---|
author | Charles Cole <cc847m@att.com> | Thu Aug 31 09:55:52 2017 -0500 |
committer | Charles Cole <cc847m@att.com> | Thu Aug 31 14:50:55 2017 -0500 |
tree | 92ff696eb6a3f69efceb76d4780c06f30c25f605 | |
parent | e48570375ddc7a524f9208e62487e1597afd06da [diff] |
Add mock AAI endpoint for jUnit testing Created an AAI endpoint for use in jUnit testing of closed loops. Added unit tests for my endpoint. Added methods to Util in template.demo to support creation of AAI endpoints and kieSessions. Issue-ID: POLICY-101 Change-Id: I8e110b79f4c2ca700b29dcb29e9828303772d56d Signed-off-by: Charles Cole <cc847m@att.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.