|
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.CharCharArrayAssert
public class CharCharArrayAssert
Assertions on char [][] arrays.
| Method Summary | |
|---|---|
CharCharArrayAssert |
as(String description)
|
CharCharArrayAssert |
isEqualTo(char[][] 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 CharCharArrayAssert isEqualTo(char[][] expected)
public CharCharArrayAssert 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 | ||||||||