Remove unit test Java version dependency 47/44747/1
authorliamfallon <liam.fallon@ericsson.com>
Wed, 25 Apr 2018 19:11:54 +0000 (20:11 +0100)
committerliamfallon <liam.fallon@ericsson.com>
Wed, 25 Apr 2018 19:24:49 +0000 (20:24 +0100)
commit06890d6ab0b7b11eb3fa5a76234195a376b3854c
treefbe349de5d8472d9491ffe991886fb737a3a31b1
parent5e10681059449e28f0e49a2088cf671e75f42f19
Remove unit test Java version dependency

In the unit tests for the direct Sona Nexus Rest Interface, one
of the unit tests only passed on an Oracle Java specific string.

This test is fixed to now work on both Oracle and OpenJDK java

Issue-ID: POLICY-700
Change-Id: Idae1aaf612a10ac003f2a91c0b5a80540152ac95
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
BRMSGateway/src/test/java/org/onap/policy/brms/api/nexus/NexusRestWrapperTest.java