aairesultwrapper is now actually serializable 29/62329/1
authorBenjamin, Max (mb388a) <mb388a@us.att.com>
Fri, 24 Aug 2018 13:02:47 +0000 (09:02 -0400)
committerBenjamin, Max (mb388a) <mb388a@us.att.com>
Fri, 24 Aug 2018 13:03:14 +0000 (09:03 -0400)
commitcb067ee35bfba82cb686cdfce8207fe3060380c8
tree8f02572bb85460780f82c4c0a2ab943642de107d
parent969cde43a1c52fc5a0131cd94713a3c4ba3d1564
aairesultwrapper is now actually serializable

added in a proper serialization and deserialization test
addressed any comments from pull
added in a serialization test for AAIResultWrapper and updated one of
the null returns
change jsonBody in AAIResultWrapper back to String

Change-Id: Iffa5661f129cc26d69dfaa966cd265c67903cf21
Issue-ID: SO-899
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
common/src/main/java/org/onap/so/client/aai/entities/AAIResultWrapper.java
common/src/test/java/org/onap/so/client/aai/entities/AAIResultWrapperTest.java