org.hamcrest.core
Class CombinableMatcher.CombinableEitherMatcher<X>
java.lang.Object
org.hamcrest.core.CombinableMatcher.CombinableEitherMatcher<X>
-
Enclosing class:
-
CombinableMatcher<
T>
-
public static final class CombinableMatcher.CombinableEitherMatcher<X>
-
extends
Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CombinableMatcher.CombinableEitherMatcher
public CombinableMatcher.CombinableEitherMatcher(Matcher<? super X> matcher)
or
public CombinableMatcher<X> or(Matcher<? super X> other)
-
Copyright © 2002–2021
JUnit. All rights reserved.