Uses of Class
org.hamcrest.core.ShortcutCombination
-
Packages that use ShortcutCombination Package Description org.hamcrest.core Fundamental matchers of objects and values, and composite matchers. -
-
Uses of ShortcutCombination in org.hamcrest.core
Subclasses of ShortcutCombination in org.hamcrest.core Modifier and Type Class Description class
AnyOf<T>
Calculates the logical disjunction of multiple matchers.
-