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