Skip to content

Conversation

@mattinannt
Copy link
Member

This pull request adds a new test suite for the JsonHelper utility in the Android project. The suite includes comprehensive tests to validate the behavior of the mapToJsonElement and mapToJsonElementItem functions with various input types.

New Test Suite for JsonHelper:

  • Comprehensive Tests for mapToJsonElement:

    • Added tests to verify the function's handling of primitive types, nested maps, lists, null values, and unsupported types.
  • Comprehensive Tests for mapToJsonElementItem:

    • Added tests to verify the function's handling of primitive types, null values, lists, and unsupported types.

@mattinannt mattinannt merged commit 3408d56 into main May 15, 2025
4 checks passed
@sonarqubecloud
Copy link

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