Package | Description |
---|---|
org.assertj.core.condition |
Modifier and Type | Class and Description |
---|---|
class |
DoesNotHave<T>
Returns
true if the condition is not satisfied. |
class |
Not<T>
Returns
true if the condition is not satisfied. |
Copyright © 2014–2018 AssertJ. All rights reserved.