public class Not<T> extends Negative<T>
true
if the condition is not satisfied.Modifier and Type | Method and Description |
---|---|
static <T> Not<T> |
not(Condition<? super T> condition)
Creates a new
. |
String |
toString() |
as, as, describedAs, describedAs, description
Copyright © 2014–2019 AssertJ. All rights reserved.