| Package | Description |
|---|---|
| com.github.restdriver.clientdriver | |
| com.github.restdriver.clientdriver.exception |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientDriverExpectation.match(HttpRealRequest realRequest)
Indicate that this expectation has been matched.
|
void |
NullRequestHandler.onMatch(HttpRealRequest matchedRequest) |
void |
MatchedRequestHandler.onMatch(HttpRealRequest matchedRequest) |
| Constructor and Description |
|---|
ClientDriverFailedExpectationException(List<HttpRealRequest> unexpectedRequests,
List<ClientDriverExpectation> expectations) |
Copyright © 2016. All Rights Reserved.