Skip to content

Conversation

copybara-service[bot]
Copy link
Contributor

Add test for putIfAbsent method to verify replacement of null values.

This new test ensures that when a null value is present, the putIfAbsent method replaces it with a new value. The test checks both the return value and the updated state of the map.

Fixes #6217
Fixes #7987

RELNOTES=n/a

@copybara-service copybara-service bot closed this Sep 16, 2025
@copybara-service copybara-service bot deleted the test_806970606 branch September 16, 2025 02:04
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.

Testlib: Add test that putIfAbsent replaces a null value
0 participants