public abstract class AbstractExtendedSameJVMMockingIntegrationTest extends AbstractExtendedMockingIntegrationTest
headersToIgnore, insecureEchoServer, mockServerClient, secureEchoServer, servletContext
Constructor and Description |
---|
AbstractExtendedSameJVMMockingIntegrationTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldCallbackToSpecifiedClassWithDynamicResponse() |
void |
shouldForwardTemplateInJavaScript() |
void |
shouldReturnResponseFromJavaScriptTemplate() |
fixTime, shouldClearAllExpectationsWithEmptyRequest, shouldClearAllExpectationsWithNull, shouldClearExpectationsOnly, shouldClearExpectationsWithJsonSchemaBody, shouldClearExpectationsWithParameterBody, shouldClearExpectationsWithXPathBody, shouldClearLogsOnly, shouldEnsureThatInterruptedRequestsAreVerifiable, shouldEnsureThatRequestDelaysDoNotAffectOtherRequests, shouldNotReturnResponseForMatchingBodyParameterWithNotOperator, shouldNotReturnResponseForMatchingBodyWithNotOperator, shouldNotReturnResponseForMatchingCookieWithNotOperator, shouldNotReturnResponseForMatchingHeaderWithNotOperator, shouldNotReturnResponseForMatchingMethodWithNotOperator, shouldNotReturnResponseForMatchingPathWithNotOperator, shouldNotReturnResponseForMatchingQueryStringParameterWithNotOperator, shouldNotReturnResponseForNonMatchingBodyParameterName, shouldNotReturnResponseForNonMatchingBodyParameterValue, shouldNotReturnResponseForNonMatchingCookieName, shouldNotReturnResponseForNonMatchingCookieValue, shouldNotReturnResponseForNonMatchingHeaderName, shouldNotReturnResponseForNonMatchingHeaderValue, shouldNotReturnResponseForNonMatchingJsonBody, shouldNotReturnResponseForNonMatchingJsonBodyWithMatchType, shouldNotReturnResponseForNonMatchingJsonPathBody, shouldNotReturnResponseForNonMatchingJsonSchema, shouldNotReturnResponseForNonMatchingQueryStringParameterName, shouldNotReturnResponseForNonMatchingQueryStringParameterValue, shouldNotReturnResponseForNonMatchingXmlBody, shouldNotReturnResponseForNonMatchingXPathBody, shouldNotReturnResponseForWhenTimeToLiveExpired, shouldNotVerifyNoRequestsReceived, shouldRetrieveActiveExpectationsAsJava, shouldRetrieveActiveExpectationsAsJson, shouldRetrieveRecordedExpectationsAsJson, shouldRetrieveRecordedRequestsAsJson, shouldRetrieveRecordedRequestsAsLogEntries, shouldReturnMatchRequestWithBodyInUTF16, shouldReturnMatchRequestWithBodyInUTF8WithContentTypeHeader, shouldReturnPDFResponseByMatchingBinaryPDFBody, shouldReturnPDFResponseByMatchingPath, shouldReturnPNGResponseByMatchingBinaryPNGBody, shouldReturnPNGResponseByMatchingPath, shouldReturnResponseByMatchingBodyWithJson, shouldReturnResponseByMatchingBodyWithJsonAsRawBody, shouldReturnResponseByMatchingBodyWithJsonPath, shouldReturnResponseByMatchingBodyWithJsonSchema, shouldReturnResponseByMatchingBodyWithJsonWithCharsetUTF8, shouldReturnResponseByMatchingBodyWithJsonWithContentTypeHeader, shouldReturnResponseByMatchingBodyWithJsonWithMatchType, shouldReturnResponseByMatchingBodyWithXml, shouldReturnResponseByMatchingBodyWithXmlSchema, shouldReturnResponseByMatchingBodyWithXmlSchemaByClasspath, shouldReturnResponseByMatchingBodyWithXmlWithSpecialCharacters, shouldReturnResponseByMatchingBodyWithXmlWithSpecialCharactersClientCharsetDifferent, shouldReturnResponseByMatchingBodyWithXPath, shouldReturnResponseByMatchingNotExactBody, shouldReturnResponseByMatchingNotRegexBody, shouldReturnResponseByMatchingNotSubStringBody, shouldReturnResponseByMatchingPath, shouldReturnResponseByMatchingPathAndMethodAndBody, shouldReturnResponseByMatchingPathAndMethodAndBodyParameters, shouldReturnResponseByMatchingPathAndMethodAndCookies, shouldReturnResponseByMatchingPathAndMethodAndHeaders, shouldReturnResponseByMatchingPathAndMethodAndParametersAndHeadersAndCookies, shouldReturnResponseByMatchingPathAndMethodAndQueryStringParameters, shouldReturnResponseByMatchingPathAndMethodAndQueryStringParametersAndBody, shouldReturnResponseByMatchingPathAndMethodAndQueryStringParametersAndBodyParameters, shouldReturnResponseByMatchingPathExactTimes, shouldReturnResponseByMatchingPathInOrderOfCreationBeforeExpiry, shouldReturnResponseByMatchingPathInOrderOfCreationExactTimes, shouldReturnResponseByMatchingPathInOrderOfPriorityExactTimes, shouldReturnResponseByMatchingPathInOrderOfPriorityWithPriorityUpdate, shouldReturnResponseByMatchingPathInOrderOfPriorityWithPriorityUpdateAndExactTimes, shouldReturnResponseByMatchingSubStringBody, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForName, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForValue, shouldReturnResponseByNotMatchingCookieWithNotOperatorForName, shouldReturnResponseByNotMatchingCookieWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingCookieWithNotOperatorForValue, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForName, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForValue, shouldReturnResponseByNotMatchingMethodWithNotOperator, shouldReturnResponseByNotMatchingPathWithNotOperator, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForName, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForValue, shouldReturnResponseForRequestInSsl, shouldReturnResponseForRequestNotInSsl, shouldReturnResponseWhenTimeToLiveHasNotExpired, shouldReturnResponseWithBodyInUTF16, shouldReturnResponseWithBodyInUTF8WithContentTypeHeader, shouldReturnResponseWithBodyInUTF8WithNoContentTypeHeader, shouldUpdateExistingExpectation, shouldVerifyNoMatchingRequestsReceived, shouldVerifyNoMatchingRequestsReceivedInSsl, shouldVerifyReceivedRequestInSsl, shouldVerifyReceivedRequestsWithNoBody, shouldVerifyReceivedRequestsWithNoMatchingExpectation, shouldVerifyReceivedRequestsWithRegexBody, shouldVerifySequenceOfRequestsNotReceived, shouldVerifySequenceOfRequestsReceivedIncludingThoseNotMatchingAnException, shouldVerifyTooManyRequestsReceived
shouldAllowSimultaneousForwardAndResponseExpectations, shouldCallbackClassForForwardWithDelay, shouldCallbackClassForResponseForExpectationWithDelay, shouldCallbackForResponseToSpecifiedClassWithPrecannedResponse, shouldCallbackForwardCallbackToOverrideRequestAndResponseInTestClasspath, shouldCallbackForwardCallbackToOverrideRequestInTestClasspath, shouldClearExpectationsAndLogs, shouldForwardOverriddenRequest, shouldForwardOverriddenRequestWithDelay, shouldForwardOverriddenRequestWithOverriddenResponse, shouldForwardOverriddenRequestWithSocketAddress, shouldForwardRequestInHTTP, shouldForwardRequestInHTTPS, shouldForwardRequestInHTTPWithDelay, shouldForwardTemplateInVelocity, shouldNotReturnResponseForNonMatchingBody, shouldNotReturnResponseForNonMatchingPath, shouldReset, shouldRetrieveActiveExpectations, shouldRetrieveRecordedExpectations, shouldRetrieveRecordedLogMessages, shouldRetrieveRecordedRequests, shouldReturnErrorForInvalidExpectation, shouldReturnErrorForInvalidRequest, shouldReturnResponseByMatchingNotBody, shouldReturnResponseByMatchingPathAndMethod, shouldReturnResponseByMatchingStringBody, shouldReturnResponseForExpectationWithDelay, shouldReturnResponseFromVelocityTemplate, shouldReturnResponseInHttpAndHttps, shouldReturnResponseWithOnlyBody, shouldReturnResponseWithOnlyStatusCode, shouldSupportBatchedExpectations, shouldVerifyNoRequestsReceived, shouldVerifyNotEnoughRequestsReceived, shouldVerifyNotReceivedRequestWithEmptyBody, shouldVerifyReceivedRequestsSpecificTimesInHttpAndHttps, shouldVerifySequenceOfRequestsReceived
calculatePath, createClientAndEventLoopGroup, getServerPort, getServerSecurePort, makeRequest, resetServer, resetServletContext, startEchoServer, stopEventLoopGroup, verifyRequestsMatches
public AbstractExtendedSameJVMMockingIntegrationTest()
public void shouldCallbackToSpecifiedClassWithDynamicResponse()
public void shouldReturnResponseFromJavaScriptTemplate()
public void shouldForwardTemplateInJavaScript()
Copyright © 2020. All rights reserved.