public class AreAlikeCondition<T> extends org.assertj.core.api.Condition<T>
AreAlikeCondition(T other)
boolean
matches(T t)
as, as, describedAs, describedAs, description, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AreAlikeCondition(T other)
public boolean matches(T t)
matches
org.assertj.core.api.Condition<T>