Removed static fields from ASDCRestInterface 38/86538/1
authorWitold Ficio Kopel <w.kopel@samsung.com>
Mon, 29 Apr 2019 14:51:05 +0000 (16:51 +0200)
committerWitold Ficio Kopel <w.kopel@samsung.com>
Mon, 29 Apr 2019 14:56:24 +0000 (16:56 +0200)
commitd26574fe0e44f43bfbf507adbf91a28c1b53c63a
treeda5c52088d9db4de0d9a1358ad0f41274fa9d051
parent9fde49a65e7a4f6344fa5c20bf323f21f81f2b81
Removed static fields from ASDCRestInterface

Fix to Sonar issue - misuse of private static fields within class.
Refactored to local variables.

Issue-ID: SO-1490
Change-Id: I4e2f3dc5b5424198263bdfc0ff16ae123969db48
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
asdc-controller/src/main/java/org/onap/so/asdc/client/test/rest/ASDCRestInterface.java