all rest calls of AAIRestInterface use doRest method 52/96652/4
authorEylon Malin <eylon.malin@intl.att.com>
Sun, 6 Oct 2019 05:44:02 +0000 (08:44 +0300)
committerEylon Malin <eylon.malin@intl.att.com>
Sun, 6 Oct 2019 08:00:23 +0000 (11:00 +0300)
commit81aef70267474eaa2a212958e9b17d424e5d8480
treee507bd95219af9e3bc17fa006cc454f96b0b0579
parent39b185a11e5978991eedd4763415eed51b7c9462
all rest calls of AAIRestInterface use doRest method

Issue-ID: VID-253
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ie25a8be8d649fe322698c81a969c720dc123c629
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
vid-app-common/src/main/java/org/onap/vid/aai/util/AAIRestInterface.java
vid-app-common/src/test/java/org/onap/vid/aai/util/AAIRestInterfaceTest.java
vid-app-common/src/test/java/org/onap/vid/aai/util/ParametrizedAAIRestInterfaceTest.java [deleted file]
vid-app-common/src/test/java/org/onap/vid/mso/rest/OutgoingRequestHeadersTest.java