commit | 9ede89131044d171187c5be906aefee615a0e568 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Tue Apr 09 11:55:57 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Tue Apr 09 11:55:57 2019 +0000 |
tree | d77966aa7aa12ea520bacdbe835355ba20cccb65 | |
parent | c54b9408a10c0060e35be2ee0b5bac6a24e9153a [diff] |
Complete unit test for models-pdp This review completes the unit test for the models-pdp module, for persistence of PDP groups and for PDP group filtering. Added unit test of filters for TOSCA policy types and policies. Added fix to allow filters to pass when the value being checked is null. Issue-ID: POLICY-1095 Change-Id: I982400ef39f0282d813d49e484a58207e03b8a63 Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install