Committed by
Yuta HIGUCHI
Add support to decode Device, Port, Link JSON.
- Device, Port, Link can now be encoded and decoded back to Java Object, which will be Object#equals to the original. - Modified DeviceServiceAdapter to be null-safe when possible - Modified JSON assertion/matcher not to check for exact number of attributes Change-Id: I7cf02e2254cf17f6265fb15847912519e564b14f
Showing
14 changed files
with
551 additions
and
31 deletions
-
Please register or login to post a comment