Skip to content

Add unit tests for JsonUtils#8671

Closed
jwren wants to merge 1 commit intoflutter:mainfrom
jwren:more-on-unit-01
Closed

Add unit tests for JsonUtils#8671
jwren wants to merge 1 commit intoflutter:mainfrom
jwren:more-on-unit-01

Conversation

@jwren
Copy link
Copy Markdown
Member

@jwren jwren commented Jan 2, 2026

Added JsonUtilsTest.java to test JsonUtils utility class. Covered getStringMember, getIntMember, and getKeySet methods.

Added JsonUtilsTest.java to test JsonUtils utility class.
Covered getStringMember, getIntMember, and getKeySet methods.
@jwren jwren requested review from helin24 and pq January 2, 2026 23:11
@@ -0,0 +1,41 @@
package io.flutter.utils;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Copyright?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

100%, this can and needs to be automated.

@jwren jwren closed this Mar 9, 2026
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.

2 participants