You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Galen O'Sullivan (JIRA)" <ji...@apache.org> on 2016/12/08 18:38:59 UTC

[jira] [Updated] (GEODE-2191) Add more randomized tests for PDX string serialization/deserialization.

     [ https://issues.apache.org/jira/browse/GEODE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galen O'Sullivan updated GEODE-2191:
------------------------------------
    Description: 
There are currently a number of tests for `DataSerializer.writeString` and `DataSerializer.readString`, which cover many of the corner cases we expect for string serialization/deserialization, but it would be nice to have randomized testing that generated Unicode strings and verified that they were the same after being serialized and deserialized.


  was:
There are currently a number of tests for InternalDataSerializer, which cover many of the corner cases we expect for string serialization/deserialization, but it would be nice to have randomized testing that generated Unicode strings and verified that they were the same after being serialized and deserialized.



> Add more randomized tests for PDX string serialization/deserialization.
> -----------------------------------------------------------------------
>
>                 Key: GEODE-2191
>                 URL: https://issues.apache.org/jira/browse/GEODE-2191
>             Project: Geode
>          Issue Type: Test
>            Reporter: Galen O'Sullivan
>            Assignee: Mark Bretl
>
> There are currently a number of tests for `DataSerializer.writeString` and `DataSerializer.readString`, which cover many of the corner cases we expect for string serialization/deserialization, but it would be nice to have randomized testing that generated Unicode strings and verified that they were the same after being serialized and deserialized.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)