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