|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.VerificationData
public class VerificationData
| Constructor Summary | |
|---|---|
VerificationData(com.google.common.collect.ImmutableList<HttpRequest> requests,
RequestMatcher matcher,
java.lang.String mismatchFormat)
|
|
| Method Summary | |
|---|---|
int |
matchedSize()
|
java.lang.String |
mismatchDescription(int actualSize,
int expectedCount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerificationData(com.google.common.collect.ImmutableList<HttpRequest> requests,
RequestMatcher matcher,
java.lang.String mismatchFormat)
| Method Detail |
|---|
public java.lang.String mismatchDescription(int actualSize,
int expectedCount)
public int matchedSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||