Skip to content

Conversation

copybara-service[bot]
Copy link

Defines a brute force isEqualTo API for PersistableBundle. PersistableBundle has historically been very painful to test since they are lazy containers and do not implement equals. While the existing per value subjects are useful, they do not allow for generic comparison in parametrized tests which limits flexibility and results in more boilerplate in unit tests.

@copybara-service copybara-service bot force-pushed the piper_812881330 branch 2 times, most recently from b0eb3e0 to 54e562f Compare October 3, 2025 20:07
…stableBundle` has historically been very painful to test since they are lazy containers and do not implement equals. While the existing per value subjects are useful, they do not allow for generic comparison in parametrized tests which limits flexibility and results in more boilerplate in unit tests.

PiperOrigin-RevId: 812881330
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.

1 participant