| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.condition |
| Modifier and Type | Method and Description |
|---|---|
static <T> Not<T> |
Assertions.not(Condition<? super T> condition)
Creates a new
Not. |
| Modifier and Type | Method and Description |
|---|---|
static <T> Not<T> |
Not.not(Condition<? super T> condition)
Creates a new
Not. |
Copyright © 2007–2014. All rights reserved.