|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.tomakehurst.wiremock.verification.InMemoryRequestJournal
public class InMemoryRequestJournal
| Constructor Summary | |
|---|---|
InMemoryRequestJournal()
|
|
| Method Summary | |
|---|---|
int |
countRequestsMatching(RequestPattern requestPattern)
|
void |
requestReceived(Request request,
Response response)
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InMemoryRequestJournal()
| Method Detail |
|---|
public int countRequestsMatching(RequestPattern requestPattern)
countRequestsMatching in interface RequestJournal
public void requestReceived(Request request,
Response response)
requestReceived in interface RequestListenerpublic void reset()
reset in interface RequestJournal
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||