commit | f616fc7065ffadf046b1abf0fb479d706fec9464 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu Apr 08 17:26:18 2021 -0400 |
committer | Jim Hahn <jrh3@att.com> | Thu Apr 08 17:30:55 2021 -0400 |
tree | 7df5f9e91328750d1f6a7a085f6e423417266830 | |
parent | 1c294945c946043c4cb1261e2accf2f9d87d5abb [diff] |
Use distinct names in DB junits Junits for models often use the same memory DB name which may leave garbage in the DB from one test to the next. Modified the code to use distinct names for each XxxTest class. Issue-ID: POLICY-3171 Change-Id: I2a4a0b4949d532d6949f5d39396288c54d03688b Signed-off-by: Jim Hahn <jrh3@att.com>
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