JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.fest.assertions.condition.Join
Packages that use
Join
Package
Description
org.fest.assertions.condition
Uses of
Join
in
org.fest.assertions.condition
Subclasses of
Join
in
org.fest.assertions.condition
Modifier and Type
Class
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.