|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.matcher.AbstractOperatorMatcher<T>
com.github.dreamhead.moco.matcher.EqRequestMatcher<T>
public class EqRequestMatcher<T>
| Field Summary |
|---|
| Fields inherited from class com.github.dreamhead.moco.matcher.AbstractOperatorMatcher |
|---|
extractor |
| Constructor Summary | |
|---|---|
EqRequestMatcher(RequestExtractor<T> extractor,
Resource expected)
|
|
| Method Summary | |
|---|---|
RequestMatcher |
apply(MocoConfig config)
|
| Methods inherited from class com.github.dreamhead.moco.matcher.AbstractOperatorMatcher |
|---|
match |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EqRequestMatcher(RequestExtractor<T> extractor,
Resource expected)
| Method Detail |
|---|
public RequestMatcher apply(MocoConfig config)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||