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
Not. |
String |
toString() |
as, as, describedAs, describedAs, descriptionCopyright © 2013-2015 AssertJ. All Rights Reserved.