Removed all mention of www.example.org from tests 26/91026/3
authorJohnKeeney <John.Keeney@est.tech>
Tue, 9 Jul 2019 12:32:41 +0000 (12:32 +0000)
committerJohnKeeney <John.Keeney@est.tech>
Tue, 9 Jul 2019 12:32:41 +0000 (12:32 +0000)
commit396d5e544a29c89d49662a8aa42819b99e8826f0
tree3f175187da8ea290fcab97ead777bd8bcb057a2e
parent9d4d28c05d214e906731f4bf536e1428df6925b6
Removed all mention of www.example.org from tests
Replaced those tests with test using a local/temp webserver to exercise
the RestManager
Updated with Jim/Pam's suggestions.
Updated following SONAR changed to policy/common

Change-Id: Ia2551fbcafd2cd30d74a881237b003216e8caec7
Issue-ID: POLICY-1665
Signed-off-by: JohnKeeney <John.Keeney@est.tech>
models-interactions/model-impl/rest/pom.xml
models-interactions/model-impl/rest/src/main/java/org/onap/policy/rest/RestManager.java
models-interactions/model-impl/rest/src/test/java/org/onap/policy/rest/GetTest.java [deleted file]
models-interactions/model-impl/rest/src/test/java/org/onap/policy/rest/HttpDeleteWithBodyTest.java
models-interactions/model-impl/rest/src/test/java/org/onap/policy/rest/PostTest.java [deleted file]
models-interactions/model-impl/rest/src/test/java/org/onap/policy/rest/PutTest.java [deleted file]
models-interactions/model-impl/rest/src/test/java/org/onap/policy/rest/RestTest.java [new file with mode: 0644]