don't extend a test class from org.junit.Assert to use its static methods
* to simplify the static import and test use Hamcrest to compare arrays * no need to box boolean[] to Boolean[] when using Hamcrest
Loading
Please register or sign in to comment