FasterXML / jackson-datatypes-collections

Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections
Apache License 2.0
77 stars 52 forks source link

Add failing test for String JsonFormat Guava Range serializer (issue #118) #127

Closed mukham12 closed 9 months ago

mukham12 commented 9 months ago

Failing tests to reproduce #118.

cowtowncoder commented 9 months ago

Will make minor changes; add comments, fix order of assert methods ("expected" first, actual second), merge.