Object serialization

Issue #874 closed
Roman Telezhynskyi repo owner created an issue

We have many objects and not all of them are trivial. Without a way to automate filling data sometimes very hard to recreate a case to test it. Serialization/deserialization in JSON should help with this.

Comments (2)

  1. Log in to comment