public abstract class AbstractAffirmation extends Object implements Affirmation
| Constructor and Description |
|---|
AbstractAffirmation() |
| Modifier and Type | Method and Description |
|---|---|
void |
affirmArrayEquals(String message,
Object expected,
Object actual) |
boolean |
isArray(Object object) |
boolean |
objectPointersAreTheSame(Object expected,
Object actual) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaffirmEquals, affirmFalse, affirmNotNull, affirmNull, affirmSame, affirmTrue, failCopyright © 2010–2021. All rights reserved.