public static final class CombinableMatcher.CombinableEitherMatcher<X> extends Object
| Constructor and Description |
|---|
CombinableEitherMatcher(Matcher<? super X> matcher) |
public CombinableEitherMatcher(Matcher<? super X> matcher)
public CombinableMatcher<X> or(Matcher<? super X> other)
Copyright © 2002–2017 JUnit. All rights reserved.