public abstract class AbstractExtendedSameJVMMockingIntegrationTest extends AbstractExtendedMockingIntegrationTest
headersToIgnore, mockServerClient, servletContext
Constructor and Description |
---|
AbstractExtendedSameJVMMockingIntegrationTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldCallbackToSpecifiedClassWithDynamicResponse() |
void |
shouldForwardTemplateInJavaScript() |
void |
shouldReturnResponseFromJavaScriptTemplate() |
shouldClearAllExpectationsWithEmptyRequest, shouldClearAllExpectationsWithNull, shouldClearExpectationsOnly, shouldClearExpectationsWithJsonSchemaBody, shouldClearExpectationsWithParameterBody, shouldClearExpectationsWithXPathBody, shouldClearLogsOnly, shouldEnsureThatInterruptedRequestsAreVerifiable, shouldEnsureThatRequestDelaysDoNotAffectOtherRequests, shouldNotReturnResponseForMatchingBodyParameterWithNotOperator, shouldNotReturnResponseForMatchingBodyWithNotOperator, shouldNotReturnResponseForMatchingCookieWithNotOperator, shouldNotReturnResponseForMatchingHeaderWithNotOperator, shouldNotReturnResponseForMatchingMethodWithNotOperator, shouldNotReturnResponseForMatchingPathWithNotOperator, shouldNotReturnResponseForMatchingQueryStringParameterWithNotOperator, shouldNotReturnResponseForNonMatchingBodyParameterName, shouldNotReturnResponseForNonMatchingBodyParameterValue, shouldNotReturnResponseForNonMatchingCookieName, shouldNotReturnResponseForNonMatchingCookieValue, shouldNotReturnResponseForNonMatchingHeaderName, shouldNotReturnResponseForNonMatchingHeaderValue, shouldNotReturnResponseForNonMatchingJsonBody, shouldNotReturnResponseForNonMatchingJsonBodyWithMatchType, shouldNotReturnResponseForNonMatchingJsonSchema, shouldNotReturnResponseForNonMatchingQueryStringParameterName, shouldNotReturnResponseForNonMatchingQueryStringParameterValue, shouldNotReturnResponseForNonMatchingXmlBody, shouldNotReturnResponseForNonMatchingXPathBody, shouldNotReturnResponseForWhenTimeToLiveExpired, shouldNotVerifyNoRequestsReceived, shouldRetrieveActiveExpectationsAsJava, shouldRetrieveActiveExpectationsAsJson, shouldRetrieveRecordedExpectationsAsJson, shouldRetrieveRecordedRequestsAsJson, shouldReturnMatchRequestWithBodyInUTF16, shouldReturnMatchRequestWithBodyInUTF8WithContentTypeHeader, shouldReturnPDFResponseByMatchingBinaryPDFBody, shouldReturnPDFResponseByMatchingPath, shouldReturnPNGResponseByMatchingBinaryPNGBody, shouldReturnPNGResponseByMatchingPath, shouldReturnResponseByMatchingBodyWithJson, shouldReturnResponseByMatchingBodyWithJsonSchema, shouldReturnResponseByMatchingBodyWithJsonWithCharsetUTF8, shouldReturnResponseByMatchingBodyWithJsonWithContentTypeHeader, shouldReturnResponseByMatchingBodyWithJsonWithMatchType, shouldReturnResponseByMatchingBodyWithXml, shouldReturnResponseByMatchingBodyWithXmlSchema, shouldReturnResponseByMatchingBodyWithXmlSchemaByClasspath, shouldReturnResponseByMatchingBodyWithXPath, shouldReturnResponseByMatchingPath, shouldReturnResponseByMatchingPathAndMethodAndBody, shouldReturnResponseByMatchingPathAndMethodAndBodyParameters, shouldReturnResponseByMatchingPathAndMethodAndCookies, shouldReturnResponseByMatchingPathAndMethodAndHeaders, shouldReturnResponseByMatchingPathAndMethodAndParametersAndHeadersAndCookies, shouldReturnResponseByMatchingPathAndMethodAndQueryStringParameters, shouldReturnResponseByMatchingPathAndMethodAndQueryStringParametersAndBody, shouldReturnResponseByMatchingPathAndMethodAndQueryStringParametersAndBodyParameters, shouldReturnResponseByMatchingPathExactTimes, shouldReturnResponseByMatchingSubStringBody, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForName, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForValue, shouldReturnResponseByNotMatchingCookieWithNotOperatorForName, shouldReturnResponseByNotMatchingCookieWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingCookieWithNotOperatorForValue, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForName, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForValue, shouldReturnResponseByNotMatchingMethodWithNotOperator, shouldReturnResponseByNotMatchingPathWithNotOperator, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForName, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForValue, shouldReturnResponseForRequestInSsl, shouldReturnResponseForRequestNotInSsl, shouldReturnResponseWhenTimeToLiveHasNotExpired, shouldReturnResponseWithBodyInUTF16, shouldReturnResponseWithBodyInUTF8WithContentTypeHeader, shouldVerifyNoMatchingRequestsReceived, shouldVerifyNoMatchingRequestsReceivedInSsl, shouldVerifyReceivedRequestInSsl, shouldVerifyReceivedRequestsWithNoBody, shouldVerifyReceivedRequestsWithRegexBody, shouldVerifySequenceOfRequestsNotReceived, shouldVerifySequenceOfRequestsReceivedIncludingThoseNotMatchingAnException, shouldVerifyTooManyRequestsReceived
shouldAllowSimultaneousForwardAndResponseExpectations, shouldCallbackForForwardToSpecifiedClassWithPrecannedResponse, shouldCallbackForResponseToSpecifiedClassWithPrecannedResponse, shouldClearExpectationsAndLogs, shouldForwardOverriddenRequest, shouldForwardRequestInHTTP, shouldForwardRequestInHTTPS, shouldForwardTemplateInVelocity, shouldNotReturnResponseForNonMatchingBody, shouldNotReturnResponseForNonMatchingPath, shouldReset, shouldRetrieveActiveExpectations, shouldRetrieveRecordedExpectations, shouldRetrieveRecordedLogMessages, shouldRetrieveRecordedRequests, shouldReturnErrorForInvalidExpectation, shouldReturnErrorForInvalidRequest, shouldReturnResponseByMatchingPathAndMethod, shouldReturnResponseByMatchingStringBody, shouldReturnResponseForExpectationWithDelay, shouldReturnResponseFromVelocityTemplate, shouldReturnResponseWithOnlyBody, shouldReturnResponseWithOnlyStatusCode, shouldSupportBatchedExpectations, shouldVerifyNoRequestsReceived, shouldVerifyNotEnoughRequestsReceived, shouldVerifyReceivedRequests, shouldVerifySequenceOfRequestsReceived
calculatePath, getEchoServerPort, getServerPort, getServerSecurePort, makeRequest, resetServer, resetServletContext, verifyRequestsMatches
public AbstractExtendedSameJVMMockingIntegrationTest()
public void shouldCallbackToSpecifiedClassWithDynamicResponse()
public void shouldReturnResponseFromJavaScriptTemplate()
public void shouldForwardTemplateInJavaScript()
Copyright © 2018. All rights reserved.