public abstract class AbstractExtendedSameJVMMockingIntegrationTest extends AbstractExtendedMockingIntegrationTest
clientEventLoopGroup, HEADERS_TO_IGNORE, httpClient, insecureEchoServer, MOCK_SERVER_LOGGER, mockServerClient, secureEchoServer, servletContext
Constructor and Description |
---|
AbstractExtendedSameJVMMockingIntegrationTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldCallbackToSpecifiedClassWithDynamicResponse() |
void |
shouldForwardTemplateInJavaScript() |
void |
shouldReturnResponseFromJavaScriptTemplate() |
fixTime, shouldClearAllExpectationsWithEmptyRequest, shouldClearAllExpectationsWithNull, shouldClearExpectationsOnly, shouldClearExpectationsOnlyByExpectationId, shouldClearExpectationsWithIdenticalRequestMatchersByExpectationId, shouldClearExpectationsWithJsonSchemaBody, shouldClearExpectationsWithParameterBody, shouldClearExpectationsWithXPathBody, shouldClearLogsOnly, shouldClearLogsOnlyByExpectationId, 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, shouldRetrieveRecordedRequestsAsJsonWithJsonBody, shouldRetrieveRecordedRequestsAsLogEntries, shouldReturnJsonResponseWithJsonWithUTF8, shouldReturnMatchRequestWithBodyInUTF16, shouldReturnMatchRequestWithBodyInUTF8WithContentTypeHeader, shouldReturnPDFResponseByMatchingBinaryPDFBody, shouldReturnPDFResponseByMatchingPath, shouldReturnPNGResponseByMatchingBinaryPNGBody, shouldReturnPNGResponseByMatchingPath, shouldReturnResponseByMatchingBodyWithJsonAsRawBody, shouldReturnResponseByMatchingBodyWithJsonPath, shouldReturnResponseByMatchingBodyWithJsonSchema, shouldReturnResponseByMatchingBodyWithJsonWithBlankFields, shouldReturnResponseByMatchingBodyWithJsonWithCharsetUTF16, shouldReturnResponseByMatchingBodyWithJsonWithContentTypeHeaderAndCharsetUTF16, shouldReturnResponseByMatchingBodyWithJsonWithMatchType, shouldReturnResponseByMatchingBodyWithJsonWithNoCharset, shouldReturnResponseByMatchingBodyWithJsonWithSpecialCharactersDefaultingToUTF8, shouldReturnResponseByMatchingBodyWithJsonWithUTF8, shouldReturnResponseByMatchingBodyWithSpaceDelimitedParameters, shouldReturnResponseByMatchingBodyWithXmlSchema, shouldReturnResponseByMatchingBodyWithXmlSchemaByClasspath, shouldReturnResponseByMatchingBodyWithXmlWithSpecialCharactersAndCharset, shouldReturnResponseByMatchingBodyWithXmlWithSpecialCharactersClientCharsetDifferent, shouldReturnResponseByMatchingBodyWithXmlWithSpecialCharactersDefaultingToUTF8, shouldReturnResponseByMatchingBodyWithXPath, shouldReturnResponseByMatchingHeaderNotPresent, shouldReturnResponseByMatchingMultipleHeadersWithKeyMatchByKey, shouldReturnResponseByMatchingMultipleHeadersWithKeyMatchDefault, shouldReturnResponseByMatchingNotExactBody, shouldReturnResponseByMatchingNotRegexBody, shouldReturnResponseByMatchingNotSubStringBody, shouldReturnResponseByMatchingOptionalBody, shouldReturnResponseByMatchingOptionalHeaderWithEitherOr, shouldReturnResponseByMatchingOptionalParameterBody, shouldReturnResponseByMatchingOptionalSchemaQueryStringParameter, shouldReturnResponseByMatchingPath, shouldReturnResponseByMatchingPathAndMethodAndBody, shouldReturnResponseByMatchingPathAndMethodAndBodyParameters, shouldReturnResponseByMatchingPathAndMethodAndCookies, shouldReturnResponseByMatchingPathAndMethodAndHeaders, shouldReturnResponseByMatchingPathAndMethodAndParametersAndHeadersAndCookies, shouldReturnResponseByMatchingPathAndMethodAndQueryStringParameters, shouldReturnResponseByMatchingPathAndMethodAndQueryStringParametersAndBody, shouldReturnResponseByMatchingPathAndMethodAndQueryStringParametersAndBodyParameters, shouldReturnResponseByMatchingPathExactTimes, shouldReturnResponseByMatchingPathInOrderOfCreationBeforeExpiry, shouldReturnResponseByMatchingPathInOrderOfCreationExactTimes, shouldReturnResponseByMatchingPathInOrderOfInsertionAfterUpdate, shouldReturnResponseByMatchingPathInOrderOfPriorityExactTimes, shouldReturnResponseByMatchingPathInOrderOfPriorityWithNegativePriorities, shouldReturnResponseByMatchingPathInOrderOfPriorityWithPriorityUpdate, shouldReturnResponseByMatchingPathInOrderOfPriorityWithPriorityUpdateAndExactTimes, shouldReturnResponseByMatchingSubStringBody, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForName, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForValue, shouldReturnResponseByNotMatchingCookieWithNotOperatorForName, shouldReturnResponseByNotMatchingCookieWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingCookieWithNotOperatorForValue, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForName, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForValue, shouldReturnResponseByNotMatchingMethodWithNotOperator, shouldReturnResponseByNotMatchingPathWithNotOperator, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForName, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForValue, shouldReturnResponseForRequestInSsl, shouldReturnResponseForRequestNotInSsl, shouldReturnResponseWhenTimeToLiveHasNotExpired, shouldReturnResponseWithBodyInUTF16, shouldReturnResponseWithBodyInUTF8WithContentTypeHeader, shouldReturnResponseWithBodyInUTF8WithNoContentTypeHeader, shouldReturnXmlResponseWithUTF8, shouldUpdateExistingExpectation, shouldVerifyNoMatchingRequestsReceived, shouldVerifyNoMatchingRequestsReceivedInSsl, shouldVerifyReceivedRequestInSsl, shouldVerifyReceivedRequestsWithNoBody, shouldVerifyReceivedRequestsWithNoMatchingExpectation, shouldVerifyReceivedRequestsWithRegexBody, shouldVerifySequenceOfRequestsNotReceived, shouldVerifySequenceOfRequestsReceivedIncludingThoseNotMatchingAnException, shouldVerifyTooManyRequestsReceived
shouldAllowSimultaneousForwardAndResponseExpectations, shouldClearExpectationsAndLogsByOpenAPIUrl, shouldForwardCallbackClassToOverrideRequestAndResponseInTestClasspath, shouldForwardCallbackClassToOverrideRequestInTestClasspathAsClass, shouldForwardCallbackClassToOverrideRequestInTestClasspathAsString, shouldForwardCallbackClassWithDelay, shouldNotReturnResponseForNonMatchingOpenAPIUrl, shouldRetrieveRecordedRequestsByOpenAPIUrl, shouldReturnResponseByMatchingOpenAPIExpectationWithUrl, shouldReturnResponseByMatchingOpenAPIUrlWithOperationId, shouldReturnResponseByMatchingOpenAPIUrlWithoutOperationId, shouldReturnResponseForCallbackClassForSpecifiedClassWithPrecannedResponse, shouldReturnResponseForCallbackClassWithDelay, shouldVerifyNotEnoughRequestsReceivedWithOpenAPIUrl, shouldVerifySequenceOfRequestsReceivedByOpenAPIUrl
localNotFoundResponse, shouldClearExpectationsAndLogs, shouldClearExpectationsAndLogsByOpenAPI, shouldErrorForInvalidExpectation, shouldErrorForInvalidRequest, shouldForwardOverriddenRequest, shouldForwardOverriddenRequestWithDelay, shouldForwardOverriddenRequestWithEmptyRequestAndResponseModifiers, shouldForwardOverriddenRequestWithOverriddenResponse, shouldForwardOverriddenRequestWithRequestAndResponseModifiers, shouldForwardOverriddenRequestWithRequestModifier, shouldForwardOverriddenRequestWithSocketAddress, shouldForwardRequestInHTTP, shouldForwardRequestInHTTPS, shouldForwardRequestInHTTPWithDelay, shouldForwardTemplateInMustache, shouldForwardTemplateInVelocity, shouldNotReturnResponseForNonMatchingBody, shouldNotReturnResponseForNonMatchingOpenAPI, shouldNotReturnResponseForNonMatchingPath, shouldNotReturnResponseForNottedHeader, shouldReset, shouldRetrieveActiveExpectations, shouldRetrieveRecordedExpectations, shouldRetrieveRecordedLogMessages, shouldRetrieveRecordedRequests, shouldRetrieveRecordedRequestsAndResponse, shouldRetrieveRecordedRequestsByOpenAPI, shouldReturnResponseByMatchingNotBody, shouldReturnResponseByMatchingOpenAPIExpectationWithSpecAndResponse, shouldReturnResponseByMatchingOpenAPISpecWithOperationId, shouldReturnResponseByMatchingPathAndMethod, shouldReturnResponseByMatchingSchemaHeaderCookieAndParameter, shouldReturnResponseByMatchingSchemaPathAndSchemaMethod, shouldReturnResponseByMatchingSchemaPathVariable, shouldReturnResponseByMatchingStringBody, shouldReturnResponseForExpectationWithDelay, shouldReturnResponseFromMustacheTemplate, shouldReturnResponseFromVelocityTemplate, shouldReturnResponseInHttpAndHttps, shouldReturnResponseWithOnlyBody, shouldReturnResponseWithOnlyStatusCode, shouldSupportBatchedExpectations, shouldVerifyNoRequestsReceived, shouldVerifyNotEnoughRequestsReceived, shouldVerifyNotEnoughRequestsReceivedWithMaximumNumberOfRequestToReturnInFailure, shouldVerifyNotEnoughRequestsReceivedWithOpenAPI, shouldVerifyNotReceivedRequestWithEmptyBody, shouldVerifyReceivedRequestsByExpectationId, shouldVerifyReceivedRequestsByExpectationIdWithIdenticalRequestMatchers, shouldVerifyReceivedRequestsSpecificTimesInHttpAndHttps, shouldVerifySequenceNotFoundWithMaximumNumberOfRequestToReturnInFailure, shouldVerifySequenceOfRequestsReceived, shouldVerifySequenceOfRequestsReceivedByExceptionId, shouldVerifySequenceOfRequestsReceivedByExceptionIdWithIdenticalRequestMatchers, shouldVerifySequenceOfRequestsReceivedByOpenAPI
addContextToPath, authorisationHeader, calculatePath, createClientAndEventLoopGroup, filterHeaders, getServerPort, getServerSecurePort, isSecureControlPlane, makeRequest, resetServer, resetServletContext, startEchoServer, stopEventLoopGroup, verifyRequestsMatches, verifyRequestsMatches
public AbstractExtendedSameJVMMockingIntegrationTest()
public void shouldCallbackToSpecifiedClassWithDynamicResponse()
public void shouldReturnResponseFromJavaScriptTemplate()
public void shouldForwardTemplateInJavaScript()
Copyright © 2022. All rights reserved.