[
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)