sta-szek / pojo-tester

Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
http://www.pojo.pl
GNU Lesser General Public License v3.0
53 stars 26 forks source link

Use Arrays.toString for an array field. #231

Open rmohta opened 5 years ago

rmohta commented 5 years ago

Use Arrays.toString for an array field.

rmohta commented 5 years ago

Similar to #227 . @sta-szek would be open to accept this PR?