radioegor146 / native-obfuscator

Java .class to .cpp converter for use with JNI
GNU General Public License v3.0
517 stars 67 forks source link

Add tests for by.radioegor146.source.StringPool #32

Closed freddytuxworth closed 5 years ago

freddytuxworth commented 5 years ago

I've analysed your codebase and noticed that by.radioegor146.source.StringPool is not 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 like to have additional tests written for this repository, please let me know - I would be happy to help.