Replies: 1 comment
-
This is more a "how do I write tests for my application" question, not really a "how the SDK works" question. Moving this to the General category hoping to gather suggestions from the community. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have a simple AmazonS3 client built using AmzonS3ClientBuilder configured to use MaxErrorRetry of 10. How does one technically validate this number using junit?
Beta Was this translation helpful? Give feedback.
All reactions