Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

mukham12
Copy link
Contributor

@mukham12 mukham12 commented Dec 10, 2023

Failing tests to reproduce #118.

}
}

public void testRangeSerializationToString() throws Exception
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we at least separate (by method of your choice) failing ones to passing tests?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⁉️

All of these would fail as of now. I am working on implementing the serialization for this.

@cowtowncoder cowtowncoder changed the title Add failing test for String JsonFormat Guava Range serializer Add failing test for String JsonFormat Guava Range serializer Dec 11, 2023
@cowtowncoder cowtowncoder changed the title Add failing test for String JsonFormat Guava Range serializer Add failing test for String JsonFormat Guava Range serializer (issue #118) Dec 11, 2023
@cowtowncoder
Copy link
Member

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

@cowtowncoder cowtowncoder merged commit 09861f5 into FasterXML:2.17 Dec 11, 2023
3 checks passed
cowtowncoder added a commit that referenced this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants