Uses of Class
org.assertj.core.condition.Negative
Packages that use Negative
-
Uses of Negative in org.assertj.core.condition
Subclasses of Negative in org.assertj.core.conditionModifier and TypeClassDescriptionclass
DoesNotHave<T>
Returnstrue
if the condition is not satisfied.class
Not<T>
Returnstrue
if the condition is not satisfied.