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