protected class ExpectedLogMethodTestRule.MatcherBuilder<T>
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<org.hamcrest.Matcher<T>> |
matchers |
Modifier | Constructor and Description |
---|---|
protected |
MatcherBuilder() |
Modifier and Type | Method and Description |
---|---|
protected void |
add(org.hamcrest.Matcher<T> matcher) |
protected org.hamcrest.Matcher<?> |
build() |
protected void |
clear() |
protected boolean |
isAnythingExpected() |