public abstract class AbstractJEntityMatcher<T>
extends org.hamcrest.BaseMatcher<T>
| Modifier and Type | Field and Description |
|---|---|
protected ResultProcessor |
resultProcessor |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractJEntityMatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
setResultProcessor(ResultProcessor resultProcessor) |
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, toStringprotected ResultProcessor resultProcessor
public void setResultProcessor(ResultProcessor resultProcessor)
Copyright © 2021. All rights reserved.