| Package | Description |
|---|---|
| org.fest.assertions.condition |
| Modifier and Type | Class and Description |
|---|---|
class |
AllOf<T>
Returns
true if all of the joined conditions is satisfied. |
class |
AnyOf<T>
Returns
true if any of the joined conditions is satisfied. |
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.