commit | e69d7e19bf99a5ac575705f7a1a9375417b0990f | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Tue Sep 25 22:53:45 2018 +0100 |
committer | liamfallon <liam.fallon@ericsson.com> | Wed Sep 26 00:23:48 2018 +0100 |
tree | 342d5675d5e35373b5f6cd83fc3f12aa77cc0a67 | |
parent | a122dde3b18f7c90098174be1c997d34d1f82853 [diff] |
Add JUnit for engine service Although the Apex engine service is called by the policy engine tests and the various interface tests, the test coverage on these classes is not showing up in Sonar. In any event it is better that specific JUint is done for them. Issue-ID: POLICY-1034 Change-Id: I0028c7e5e870c18649870536cf3691fce2ab689c Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Copyright (C) 2016-2018 Ericsson. 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 APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install