test: add property testing to Crc32cCombineGoogle#1440
Merged
BenWhitehead merged 4 commits intofeat/grpc-storagefrom Jun 10, 2022
Merged
test: add property testing to Crc32cCombineGoogle#1440BenWhitehead merged 4 commits intofeat/grpc-storagefrom
BenWhitehead merged 4 commits intofeat/grpc-storagefrom
Conversation
BenWhitehead
requested changes
Jun 8, 2022
google-cloud-storage/src/test/java/com/google/cloud/storage/Crc32cUtilityPropertyTest.java
Outdated
Show resolved
Hide resolved
google-cloud-storage/src/test/java/com/google/cloud/storage/Crc32cUtilityPropertyTest.java
Outdated
Show resolved
Hide resolved
google-cloud-storage/src/test/java/com/google/cloud/storage/Crc32cUtilityPropertyTest.java
Outdated
Show resolved
Hide resolved
google-cloud-storage/src/test/java/com/google/cloud/storage/jqwik/StorageArbitraries.java
Outdated
Show resolved
Hide resolved
…c32cUtilityPropertyTest.java Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
BenWhitehead
approved these changes
Jun 10, 2022
Collaborator
BenWhitehead
left a comment
There was a problem hiding this comment.
Thanks for all the cleanup!
cojenco
pushed a commit
to cojenco/java-storage
that referenced
this pull request
Mar 16, 2023
…is#1440) (googleapis#1400) Source-Link: googleapis/synthtool@505ce5a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add property based testing to Crc32cCombineGoogle utility