j8unit-team / j8unit

Enhancement for JUnit4 to take advantage of Java 8
4 stars 2 forks source link

Supplier-based assertArrayEquals(...) methods #4

Open ghostcity opened 7 years ago

ghostcity commented 7 years ago

Within org.junit.SupplierBasedAssert org.j8unit.Assert the assertArrayEquals(...) needs to become fully implemented (similar to the further assertion methods).