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 abstract JSON test and tests for Jackson2 and gson #665

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

chingor13
Copy link
Collaborator

@chingor13 chingor13 commented May 31, 2019

See #664

This should fail until we revert #529

@chingor13 chingor13 requested a review from a team as a code owner May 31, 2019 22:41
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 31, 2019
import java.nio.charset.StandardCharsets;
import junit.framework.TestCase;

public abstract class AbstractJsonParserTest extends TestCase {
Copy link
Contributor

Choose a reason for hiding this comment

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

This repo still uses junit.framework?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, it hasn't been a high priority to convert it.

@chingor13 chingor13 merged commit e4b205b into googleapis:master Jun 3, 2019
@chingor13 chingor13 deleted the json-parser-test branch June 3, 2019 16:59
clundin25 pushed a commit to clundin25/google-http-java-client that referenced this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants