Class AbstractExtendedSameJVMMockingIntegrationTest
- java.lang.Object
-
- org.mockserver.integration.server.AbstractMockingIntegrationTestBase
-
- org.mockserver.integration.server.AbstractBasicMockingIntegrationTest
-
- org.mockserver.integration.server.AbstractExtendedMockingIntegrationTest
-
- org.mockserver.integration.server.AbstractExtendedSameJVMMockingIntegrationTest
-
public abstract class AbstractExtendedSameJVMMockingIntegrationTest extends AbstractExtendedMockingIntegrationTest
- Author:
- jamesdbloom
-
-
Field Summary
-
Fields inherited from class org.mockserver.integration.server.AbstractMockingIntegrationTestBase
headersToIgnore, insecureEchoServer, mockServerClient, secureEchoServer, servletContext
-
-
Constructor Summary
Constructors Constructor Description AbstractExtendedSameJVMMockingIntegrationTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
shouldCallbackToSpecifiedClassWithDynamicResponse()
void
shouldForwardTemplateInJavaScript()
void
shouldReturnResponseFromJavaScriptTemplate()
-
Methods inherited from class org.mockserver.integration.server.AbstractExtendedMockingIntegrationTest
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, shouldReturnResponseByMatchingSubStringBody, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForName, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingBodyParameterWithNotOperatorForValue, shouldReturnResponseByNotMatchingCookieWithNotOperatorForName, shouldReturnResponseByNotMatchingCookieWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingCookieWithNotOperatorForValue, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForName, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingHeaderWithNotOperatorForValue, shouldReturnResponseByNotMatchingMethodWithNotOperator, shouldReturnResponseByNotMatchingPathWithNotOperator, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForName, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForNameAndValue, shouldReturnResponseByNotMatchingQueryStringParameterWithNotOperatorForValue, shouldReturnResponseForRequestInSsl, shouldReturnResponseForRequestNotInSsl, shouldReturnResponseWhenTimeToLiveHasNotExpired, shouldReturnResponseWithBodyInUTF16, shouldReturnResponseWithBodyInUTF8WithContentTypeHeader, shouldReturnResponseWithBodyInUTF8WithNoContentTypeHeader, shouldVerifyNoMatchingRequestsReceived, shouldVerifyNoMatchingRequestsReceivedInSsl, shouldVerifyReceivedRequestInSsl, shouldVerifyReceivedRequestsWithNoBody, shouldVerifyReceivedRequestsWithNoMatchingExpectation, shouldVerifyReceivedRequestsWithRegexBody, shouldVerifySequenceOfRequestsNotReceived, shouldVerifySequenceOfRequestsReceivedIncludingThoseNotMatchingAnException, shouldVerifyTooManyRequestsReceived
-
Methods inherited from class org.mockserver.integration.server.AbstractBasicMockingIntegrationTest
shouldAllowSimultaneousForwardAndResponseExpectations, shouldCallbackClassForForwardWithDelay, shouldCallbackClassForResponseForExpectationWithDelay, shouldCallbackForResponseToSpecifiedClassWithPrecannedResponse, shouldCallbackForwardCallbackToOverrideRequestAndResponseInTestClasspath, shouldCallbackForwardCallbackToOverrideRequestInTestClasspath, shouldClearExpectationsAndLogs, shouldForwardOverriddenRequest, shouldForwardOverriddenRequestWithDelay, shouldForwardOverriddenRequestWithOverriddenResponse, shouldForwardOverriddenRequestWithSocketAddress, shouldForwardRequestInHTTP, shouldForwardRequestInHTTPS, shouldForwardRequestInHTTPWithDelay, shouldForwardTemplateInVelocity, shouldNotReturnResponseForNonMatchingBody, shouldNotReturnResponseForNonMatchingPath, shouldReset, shouldRetrieveActiveExpectations, shouldRetrieveRecordedExpectations, shouldRetrieveRecordedLogMessages, shouldRetrieveRecordedRequests, shouldReturnErrorForInvalidExpectation, shouldReturnErrorForInvalidRequest, shouldReturnResponseByMatchingPathAndMethod, shouldReturnResponseByMatchingStringBody, shouldReturnResponseForExpectationWithDelay, shouldReturnResponseFromVelocityTemplate, shouldReturnResponseWithOnlyBody, shouldReturnResponseWithOnlyStatusCode, shouldSupportBatchedExpectations, shouldVerifyNoRequestsReceived, shouldVerifyNotEnoughRequestsReceived, shouldVerifyReceivedRequests, shouldVerifySequenceOfRequestsReceived
-
Methods inherited from class org.mockserver.integration.server.AbstractMockingIntegrationTestBase
calculatePath, createClientAndEventLoopGroup, getServerPort, getServerSecurePort, makeRequest, resetServer, resetServletContext, startEchoServer, stopEventLoopGroup, verifyRequestsMatches
-
-
-
-
Method Detail
-
shouldCallbackToSpecifiedClassWithDynamicResponse
public void shouldCallbackToSpecifiedClassWithDynamicResponse()
-
shouldReturnResponseFromJavaScriptTemplate
public void shouldReturnResponseFromJavaScriptTemplate()
-
shouldForwardTemplateInJavaScript
public void shouldForwardTemplateInJavaScript()
-
-