Uses of Class
org.assertj.core.condition.Join
Packages that use Join
-
Uses of Join in org.assertj.core.condition
Subclasses of Join in org.assertj.core.conditionModifier and TypeClassDescriptionclass
AllOf<T>
Returnstrue
if all of the joined conditions are satisfied.class
AnyOf<T>
Returnstrue
if any of the joined conditions is satisfied.class
NestableCondition<ACTUAL,
NESTED> Building block to define precise conditions on complex objects. -
Uses of Join in org.assertj.core.error
Constructors in org.assertj.core.error with parameters of type Join