Uses of Class
org.assertj.core.condition.Join
-
Packages that use Join Package Description org.assertj.core.condition -
-
Uses of Join in org.assertj.core.condition
Subclasses of Join in org.assertj.core.condition Modifier and Type Class Description classAllOf<T>Returnstrueif all of the joined conditions are satisfied.classAnyOf<T>Returnstrueif any of the joined conditions is satisfied.
-