commit | 81bfa858b68d9f4cadf4b666e8bf96c4402fe103 | [log] [tgz] |
---|---|---|
author | Temoc Rodriguez <cr056n@att.com> | Thu Sep 28 10:33:40 2017 -0700 |
committer | Temoc Rodriguez <cr056n@att.com> | Thu Sep 28 11:23:07 2017 -0700 |
tree | 674c177669c621e37ebc6f0702ab232b3c5739e0 | |
parent | f1ad599b0b0542853905d02e7726866301b65438 [diff] |
Delete ControlLoopXacmlGuardTest.java Deleted ControlLoopXacmlGuardTest.java so avoid sonar blockers. This junit will reduce coverage a bit but is not significant. This junit is already covered by the other use case junit files in template demo. A more robust junit is in need to test guard permit, deny, and pdp-x misconnecion in relation to the drl operations and rules. For now, this file does not add useful testing. Issue-ID: POLICY-260 Change-Id: Iaed0ad62f72ddc5b9a6b7626a037c26d6fd1ca52 Signed-off-by: Temoc Rodriguez <cr056n@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.