T - The target type for this Specpublic class OrSpec<T> extends CompositeSpec<T>
CompositeSpec which requires any one of its specs to be true in order to evaluate to
true. Uses lazy evaluation.| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(T object) |
equals, getSpecs, hashCode