|
Carrot2 v3.3.0
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.util.test.ByteByteArrayAssert
public class ByteByteArrayAssert
Assertions on byte [][] arrays.
| Method Summary | |
|---|---|
ByteByteArrayAssert |
as(String description)
|
ByteByteArrayAssert |
isEqualTo(byte[][] expected)
Asserts that the array is equal to the provided |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ByteByteArrayAssert isEqualTo(byte[][] expected)
public ByteByteArrayAssert as(String description)
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||