Add tests 49/101549/5
authorsebdet <sebastien.determe@intl.att.com>
Tue, 11 Feb 2020 17:58:35 +0000 (18:58 +0100)
committersebdet <sebastien.determe@intl.att.com>
Thu, 13 Feb 2020 09:51:30 +0000 (01:51 -0800)
commitaa484450032b5eaa85bbc33ec0dad3d9995f3d58
treee6ad9d63f5e95235548c53cbd805a9ad45f1dc1d
parent67bb8026ac17792efc7c51e9f7905f918c965e01
Add tests

Add tests for download all and improve efficiency with stream

Issue-ID: CLAMP-518
Change-Id: Ia78ed8da7e54eaeaaed4fb87f483e0aff3a4a8c4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
src/main/java/org/onap/clamp/clds/client/PolicyEngineServices.java
src/main/java/org/onap/clamp/loop/template/PolicyModel.java
src/main/java/org/onap/clamp/policy/downloader/PolicyEngineController.java [moved from src/main/java/org/onap/clamp/policy/downloader/PolicyDownloader.java with 60% similarity]
src/main/resources/application.properties
src/test/java/org/onap/clamp/loop/CsarInstallerItCase.java
src/test/java/org/onap/clamp/policy/downloader/PolicyEngineControllerTestItCase.java [new file with mode: 0644]
src/test/resources/application.properties
src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.file [moved from src/test/resources/http-cache/example/policy/api/v1/policytypes/.file with 95% similarity]
src/test/resources/http-cache/example/policy/api/v1/policytypes&#63;connectionTimeToLive=5000/.header [moved from src/test/resources/http-cache/example/policy/api/v1/policytypes/.header with 100% similarity]