Closed vetss closed 6 years ago
@knosach What is missed - subitems of PDPContextInfo are not implemented: ExtQoSSubscribed, GPRSChargingID, ChargingCharacteristics, Ext2QoSSubscribed, Ext3QoSSubscribed, Ext4QoSSubscribed, ExtPDPType we need a serialization of subitems details not just a byte[] serializing (now only as byte[] implemented - check my commit for examples)
closed by commits above
1) We need to implement missed XML serializing for subclasses that are serialized inside SubscriberInfoImpl:
and of their subclasses if needed.
2) We have to add unit tests for XML serializing for following primitives:
This is needed to finish of implementation of serializing of anyTimeInterrogation response. (anyTimeInterrogation request is not covered at all)