org.mockserver.integration.callback
Class StaticTestExpectationCallback
java.lang.Object
org.mockserver.integration.callback.StaticTestExpectationCallback
- All Implemented Interfaces:
- ExpectationCallback
public class StaticTestExpectationCallback
- extends Object
- implements ExpectationCallback
- Author:
- jamesdbloom
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
httpRequests
public static List<HttpRequest> httpRequests
httpResponse
public static HttpResponse httpResponse
StaticTestExpectationCallback
public StaticTestExpectationCallback()
handle
public HttpResponse handle(HttpRequest httpRequest)
- Specified by:
handle in interface ExpectationCallback
Copyright © 2016. All rights reserved.