You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2021/11/10 11:02:31 UTC

[ignite-3] branch ignite-14484 updated (e20171a -> 160fe20)

This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a change to branch ignite-14484
in repository https://gitbox.apache.org/repos/asf/ignite-3.git.


    from e20171a  Add tests.
     add 160fe20  Fix tests.

No new revisions were added by this update.

Summary of changes:
 .../schema/marshaller/JavaSerializerTest.java      |  60 ++++++++-
 .../schema/marshaller/KvMarshallerTest.java        | 133 +++++++++++++-------
 .../schema/marshaller/RecordMarshallerTest.java    | 138 ++++++++++++++-------
 .../TestObjectWithPrivateConstructor.java          |   1 -
 4 files changed, 242 insertions(+), 90 deletions(-)