Class PrecannedTestExpectationResponseCallback

java.lang.Object
org.mockserver.testing.integration.callback.PrecannedTestExpectationResponseCallback
All Implemented Interfaces:
ExpectationCallback<HttpResponse>, ExpectationResponseCallback

public class PrecannedTestExpectationResponseCallback extends Object implements ExpectationResponseCallback
Author:
jamesdbloom
  • Field Details

    • httpResponse

      public static final HttpResponse httpResponse
  • Constructor Details

    • PrecannedTestExpectationResponseCallback

      public PrecannedTestExpectationResponseCallback()
  • Method Details