|
|||||||||
| 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<io.netty.handler.codec.http.FullHttpRequest> requests,
RequestMatcher matcher)
|
|
| Method Summary | |
|---|---|
RequestMatcher |
getMatcher()
|
com.google.common.collect.ImmutableList<io.netty.handler.codec.http.FullHttpRequest> |
getRequests()
|
| 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<io.netty.handler.codec.http.FullHttpRequest> requests,
RequestMatcher matcher)
| Method Detail |
|---|
public com.google.common.collect.ImmutableList<io.netty.handler.codec.http.FullHttpRequest> getRequests()
public RequestMatcher getMatcher()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||