aws-sdk-java icon indicating copy to clipboard operation
aws-sdk-java copied to clipboard

Add unit tests for com.amazonaws.util.BinaryUtils and StringUtils

Open EricHetti opened this issue 5 years ago • 1 comments

I've analysed your codebase and noticed that com.amazonaws.util.BinaryUtils and StringUtils is not fully tested. I've written some tests for the methods in this class with the help of Diffblue Cover.

Hopefully, these tests will help you detect any regressions caused by future code changes. If you would find it useful to have additional tests written for this repository, I would be more than happy to look at other classes that you consider important in a subsequent PR.

EricHetti avatar Jul 08 '19 12:07 EricHetti

Hi @zoewangg just following up and wondering if you would like me to make any changes to the PR?

EricHetti avatar Jul 25 '19 12:07 EricHetti

Closing this as stale.

debora-ito avatar Apr 25 '23 21:04 debora-ito